Skip to content

Commit

Permalink
use RTL embedding for arabic ScrollZoomBlocker.CtrlMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed May 23, 2022
1 parent c5172df commit 487beb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/locales/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const locale = {
"NavigationControl.ResetBearing": "إعادة تعيين الإتجاة للشمال",
"NavigationControl.ZoomIn": "تكبير",
"NavigationControl.ZoomOut": "تصغير",
"ScrollZoomBlocker.CtrlMessage": "إستخدم مفتاح التحكم + التمرير لتكبير الخريطة",
"ScrollZoomBlocker.CtrlMessage": "استخدم مفتاح ‫ctrl‬ + التمرير لتكبير الخريطة",
"ScrollZoomBlocker.CmdMessage": "استخدم مفتاح ⌘ + التمرير لتكبير الخريطة",
"TouchPanBlocker.Message": "استخدم إصبعين لتحريك الخريطة"
};
Expand Down

0 comments on commit 487beb0

Please sign in to comment.