✨ Account region settings
This commit is contained in:
		| @@ -195,6 +195,7 @@ | ||||
|   "checkInResultLevel2": "A Normal Day", | ||||
|   "checkInResultLevel3": "Good Luck", | ||||
|   "checkInResultLevel4": "Best Luck", | ||||
|   "checkInResultLevel5": "Happy Birthday 🥳", | ||||
|   "checkInActivityTitle": "{} checked in on {} and got a {}", | ||||
|   "eventCalander": "Event Calander", | ||||
|   "eventCalanderEmpty": "No events on that day.", | ||||
| @@ -228,6 +229,8 @@ | ||||
|   "settings": "Settings", | ||||
|   "language": "Language", | ||||
|   "accountLanguageHint": "This language will be used for email and push notifications.", | ||||
|   "region": "Region", | ||||
|   "accountRegionHint": "This region will be used for content delivery and localization.", | ||||
|   "settingsDisplayLanguage": "Display Language", | ||||
|   "languageFollowSystem": "Follow System", | ||||
|   "postsCreatedCount": "Posts", | ||||
|   | ||||
| @@ -158,11 +158,12 @@ | ||||
|   "checkIn": "签到", | ||||
|   "checkInNone": "尚未签到", | ||||
|   "checkInNoneHint": "通过签到获取您的财富提示和每日奖励。", | ||||
|   "checkInResultLevel0": "最差运气", | ||||
|   "checkInResultLevel1": "坏运气", | ||||
|   "checkInResultLevel2": "一个普通的日常", | ||||
|   "checkInResultLevel3": "好运", | ||||
|   "checkInResultLevel4": "最佳运气", | ||||
|   "checkInResultLevel0": "大凶", | ||||
|   "checkInResultLevel1": "凶", | ||||
|   "checkInResultLevel2": "中平", | ||||
|   "checkInResultLevel3": "吉", | ||||
|   "checkInResultLevel4": "大吉", | ||||
|   "checkInResultLevel5": "生日快乐 🥳", | ||||
|   "checkInActivityTitle": "{} 在 {} 签到并获得了 {}", | ||||
|   "eventCalander": "活动日历", | ||||
|   "eventCalanderEmpty": "该日无活动。", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user