mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Update ar.coffee
This commit is contained in:
parent
65a131d072
commit
aab91057f2
1 changed files with 9 additions and 9 deletions
|
@ -1,14 +1,14 @@
|
|||
module.exports = nativeDescription: "العربية", englishDescription: "Arabic", translation:
|
||||
common:
|
||||
loading: "Loading..."
|
||||
# saving: "Saving..."
|
||||
# sending: "Sending..."
|
||||
# cancel: "Cancel"
|
||||
# save: "Save"
|
||||
# delay_1_sec: "1 second"
|
||||
# delay_3_sec: "3 seconds"
|
||||
# delay_5_sec: "5 seconds"
|
||||
# manual: "Manual"
|
||||
loading: "تحميل..."
|
||||
saving: "...جاري الحفض"
|
||||
sending: "ارسال..."
|
||||
cancel: "الغي"
|
||||
save: "احفض"
|
||||
delay_1_sec: "ثانية"
|
||||
delay_3_sec: "3 ثواني"
|
||||
delay_5_sec: "5 ثواني"
|
||||
manual: "يدوي"
|
||||
# fork: "Fork"
|
||||
# play: "Play"
|
||||
|
||||
|
|
Loading…
Reference in a new issue