Skip to content

Commit f692175

Browse files
authored
Add translations for submenu tray back button (#5114)
* Add translations for menu back button * revert to aria-label only strategy
1 parent 54d260d commit f692175

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"moreActions": "المزيد من الإجراءات",
3-
"unavailable": "غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل"
3+
"unavailable": "غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل",
4+
"backButton": "Return to {prevMenuButton}"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"moreActions": "More actions",
3-
"unavailable": "Unavailable, expand for details"
3+
"unavailable": "Unavailable, expand for details",
4+
"backButton": "Return to {prevMenuButton}"
45
}

0 commit comments

Comments
 (0)