Add accessability semantics
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
},
|
||||
"stats": {
|
||||
"traffic": "Live Traffic",
|
||||
"trafficTotal": "Total Traffic"
|
||||
"trafficTotal": "Total Traffic",
|
||||
"uplink": "Uplink",
|
||||
"downlink": "Downlink"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@@ -54,7 +56,8 @@
|
||||
"successMsg": "Profile updated successfully"
|
||||
},
|
||||
"edit": {
|
||||
"buttonTxt": "Edit"
|
||||
"buttonTxt": "Edit",
|
||||
"selectActiveTxt": "Select active profile"
|
||||
},
|
||||
"delete": {
|
||||
"buttonTxt": "Delete",
|
||||
|
||||
@@ -21,7 +21,9 @@
|
||||
},
|
||||
"stats": {
|
||||
"traffic": "مصرف لحظهای",
|
||||
"trafficTotal": "مصرف کل"
|
||||
"trafficTotal": "مصرف کل",
|
||||
"uplink": "ارسال",
|
||||
"downlink": "دریافت"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
@@ -54,7 +56,8 @@
|
||||
"successMsg": "پروفایل با موفقیت بروزرسانی شد"
|
||||
},
|
||||
"edit": {
|
||||
"buttonTxt": "ویرایش"
|
||||
"buttonTxt": "ویرایش",
|
||||
"selectActiveTxt": "انتخاب پروفایل فعال"
|
||||
},
|
||||
"delete": {
|
||||
"buttonTxt": "حذف",
|
||||
|
||||
Reference in New Issue
Block a user