Fix minor bugs
This commit is contained in:
@@ -36,15 +36,14 @@
|
||||
"profile": {
|
||||
"overviewPageTitle": "Profiles",
|
||||
"detailsPageTitle": "Profile",
|
||||
"activeProfileNameSemanticLabel": "Active profile name: ${name}",
|
||||
"nonActiveProfileNameSemanticLabel": "Profile name: ${name}",
|
||||
"activeProfileBtnSemanticLabel": "View all profiles",
|
||||
"nonActiveProfileBtnSemanticLabel": "Select ${name} as active",
|
||||
"activeProfileNameSemanticLabel": "Active profile name: \"${name}\".",
|
||||
"activeProfileBtnSemanticLabel": "View all profiles.",
|
||||
"nonActiveProfileBtnSemanticLabel": "Select \"${name}\" as active profile.",
|
||||
"subscription": {
|
||||
"traffic": "Traffic",
|
||||
"updatedTimeAgo": "Updated ${timeago}",
|
||||
"remainingDuration": "${duration} Days Remaining",
|
||||
"remainingTrafficSemanticLabel": "${consumed} of ${total} traffic consumed",
|
||||
"remainingTrafficSemanticLabel": "${consumed} of ${total} traffic consumed.",
|
||||
"expired": "Expired",
|
||||
"noTraffic": "No more traffic"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
"overviewPageTitle": "پروفایلها",
|
||||
"detailsPageTitle": "پروفایل",
|
||||
"activeProfileNameSemanticLabel": "نام پروفایل فعال: ${name}",
|
||||
"nonActiveProfileNameSemanticLabel": "نام پروفایل: ${name}",
|
||||
"activeProfileBtnSemanticLabel": "همهی پروفایلها",
|
||||
"nonActiveProfileBtnSemanticLabel": "انتخاب ${name} به عنوان پروفایل فعال",
|
||||
"subscription": {
|
||||
|
||||
Reference in New Issue
Block a user