Skip to content

Commit

Permalink
App Example: Arabic (ar) translation update
Browse files Browse the repository at this point in the history
Thanks to @AhmedMustafa

Ref #252
Ref #254
Ref #512
Ref #541
  • Loading branch information
rxaviers committed Feb 4, 2016
1 parent 24417e5 commit f8840a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/app-npm-webpack/messages/ar.json
Expand Up @@ -5,8 +5,8 @@
"currency-label": "عملة",
"date-label": "تاريخ",
"relative-time-label": "الوقت النسبي",
"unit-label": "Unit",
"message-1": "An example of a message using mixed number \"{number}\", currency \"{currency}\", date \"{date}\", relative time \"{relativeTime}\", and unit \"{unit}\".",
"unit-label": "وحدة القياس",
"message-1": "مثال علي رسالة باستخدام رقم مختلط \"{number}\", عملة \"{currency}\", تاريخ \"{date}\", وقت نسبي \"{relativeTime}\", و وحدة قياس \"{unit}\" .",
"message-2": [
"مثال على رسالة بدعم صيغة الجمع:",
"{count, plural,",
Expand Down

0 comments on commit f8840a7

Please sign in to comment.