Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 487beb0

Browse files
committedMay 23, 2022
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

+1-1
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)
Please sign in to comment.