feat: add region and terms to intro
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"sortBy": "Sort by"
|
||||
},
|
||||
"intro": {
|
||||
"termsAndPolicyCaution(rich)": "by continuing you agree with ${tap(@:about.termsAndConditions)}",
|
||||
"start": "Start"
|
||||
},
|
||||
"home": {
|
||||
@@ -104,10 +105,17 @@
|
||||
},
|
||||
"settings": {
|
||||
"pageTitle": "Settings",
|
||||
"requiresRestartMsg": "for this to take effect restart the app",
|
||||
"requiresRestartMsg": "For this to take effect restart the app",
|
||||
"general": {
|
||||
"sectionTitle": "General",
|
||||
"locale": "Language",
|
||||
"region": "Region",
|
||||
"regionMsg": "Helps set default options to bypass domestic addresses",
|
||||
"regions": {
|
||||
"ir": "Iran (ir)",
|
||||
"cn": "China (cn)",
|
||||
"other": "Other"
|
||||
},
|
||||
"themeMode": "Theme Mode",
|
||||
"themeModes": {
|
||||
"system": "Follow system theme",
|
||||
@@ -182,7 +190,9 @@
|
||||
"version": "Version",
|
||||
"sourceCode": "Source Code",
|
||||
"telegramChannel": "Telegram Channel",
|
||||
"checkForUpdate": "Check for update"
|
||||
"checkForUpdate": "Check for update",
|
||||
"privacyPolicy": "Privacy policy",
|
||||
"termsAndConditions": "Terms and conditions"
|
||||
},
|
||||
"appUpdate": {
|
||||
"dialogTitle": "Update Available",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"sortBy": "مرتبسازی براساس"
|
||||
},
|
||||
"intro": {
|
||||
"termsAndPolicyCaution(rich)": "در صورت ادامه با ${tap(@:about.termsAndConditions)} موافقت میکنید",
|
||||
"start": "شروع"
|
||||
},
|
||||
"home": {
|
||||
@@ -108,6 +109,13 @@
|
||||
"general": {
|
||||
"sectionTitle": "اصلی",
|
||||
"locale": "زبان",
|
||||
"region": "منطقه",
|
||||
"regionMsg": "به انتخاب تنظیمات پیشفرض برای دورزدن آدرسهای داخلی کمک میکند",
|
||||
"regions": {
|
||||
"ir": "ایران (ir)",
|
||||
"cn": "چین (cn)",
|
||||
"other": "سایر"
|
||||
},
|
||||
"themeMode": "تم مود",
|
||||
"themeModes": {
|
||||
"system": "پیروی از تم دستگاه",
|
||||
@@ -182,7 +190,9 @@
|
||||
"version": "ورژن",
|
||||
"sourceCode": "سورس کد",
|
||||
"telegramChannel": "کانال تلگرام",
|
||||
"checkForUpdate": "بررسی آپدیت جدید"
|
||||
"checkForUpdate": "بررسی آپدیت جدید",
|
||||
"privacyPolicy": "سیاست حفظ حریم خصوصی",
|
||||
"termsAndConditions": "شرایط و ضوابط استفاده"
|
||||
},
|
||||
"appUpdate": {
|
||||
"dialogTitle": "نسخه جدید موجود است",
|
||||
|
||||
Reference in New Issue
Block a user