Improve accessability
This commit is contained in:
@@ -29,10 +29,15 @@
|
||||
"profile": {
|
||||
"overviewPageTitle": "Profiles",
|
||||
"detailsPageTitle": "Profile",
|
||||
"activeProfileNameSemanticLabel": "Active profile name: ${name}",
|
||||
"nonActiveProfileNameSemanticLabel": "Profile name: ${name}",
|
||||
"activeProfileBtnSemanticLabel": "View all profiles",
|
||||
"nonActiveProfileBtnSemanticLabel": "Select ${name} as active",
|
||||
"subscription": {
|
||||
"traffic": "Traffic",
|
||||
"updatedTimeAgo": "Updated ${timeago}",
|
||||
"remainingDuration": "${duration} Days Remaining",
|
||||
"remainingTrafficSemanticLabel": "${consumed} of ${total} traffic consumed",
|
||||
"expired": "Expired",
|
||||
"noTraffic": "No more traffic"
|
||||
},
|
||||
|
||||
@@ -29,10 +29,15 @@
|
||||
"profile": {
|
||||
"overviewPageTitle": "پروفایلها",
|
||||
"detailsPageTitle": "پروفایل",
|
||||
"activeProfileNameSemanticLabel": "نام پروفایل فعال: ${name}",
|
||||
"nonActiveProfileNameSemanticLabel": "نام پروفایل: ${name}",
|
||||
"activeProfileBtnSemanticLabel": "همهی پروفایلها",
|
||||
"nonActiveProfileBtnSemanticLabel": "انتخاب ${name} به عنوان پروفایل فعال",
|
||||
"subscription": {
|
||||
"traffic": "ترافیک",
|
||||
"updatedTimeAgo": "بروزرسانی شده در ${timeago}",
|
||||
"remainingDuration": "${duration} روز باقی مانده",
|
||||
"remainingTrafficSemanticLabel": "${consumed} از ${total} ترافیک مصرف شده",
|
||||
"expired": "منقضی شده",
|
||||
"noTraffic": "پایان ترافیک"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user