Skip to content

Commit 487beb0

Browse files
committed
use RTL embedding for arabic ScrollZoomBlocker.CtrlMessage
1 parent c5172df commit 487beb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/locales/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const locale = {
1212
"NavigationControl.ResetBearing": "إعادة تعيين الإتجاة للشمال",
1313
"NavigationControl.ZoomIn": "تكبير",
1414
"NavigationControl.ZoomOut": "تصغير",
15-
"ScrollZoomBlocker.CtrlMessage": "إستخدم مفتاح التحكم + التمرير لتكبير الخريطة",
15+
"ScrollZoomBlocker.CtrlMessage": "استخدم مفتاح ‫ctrl‬ + التمرير لتكبير الخريطة",
1616
"ScrollZoomBlocker.CmdMessage": "استخدم مفتاح ⌘ + التمرير لتكبير الخريطة",
1717
"TouchPanBlocker.Message": "استخدم إصبعين لتحريك الخريطة"
1818
};

0 commit comments

Comments
 (0)