mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-02 16:21:01 -04:00
Update ar.coffee
This commit is contained in:
parent
5c40221ab2
commit
d925012571
1 changed files with 10 additions and 10 deletions
|
@ -205,7 +205,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
|
||||
# warrior: "Warrior"
|
||||
# ranger: "Ranger"
|
||||
# wizard: "Wizard"
|
||||
# wizard: "ساحر"
|
||||
|
||||
units:
|
||||
second: "ثانيّة"
|
||||
|
@ -226,16 +226,16 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# play_level:
|
||||
# done: "Done"
|
||||
# home: "Home" # Not used any more, will be removed soon.
|
||||
# level: "Level" # Like "Level: Dungeons of Kithgard"
|
||||
# skip: "Skip"
|
||||
# game_menu: "Game Menu"
|
||||
# guide: "Guide"
|
||||
# restart: "Restart"
|
||||
# goals: "Goals"
|
||||
# goal: "Goal"
|
||||
# level: "مستوى" # Like "Level: Dungeons of Kithgard"
|
||||
# skip: "الغاء"
|
||||
# game_menu: "قائمة اللعبة"
|
||||
# guide: "المرشد"
|
||||
# restart: "اعادة التشغيل"
|
||||
# goals: "الاهداف"
|
||||
# goal: "هدف"
|
||||
# running: "Running..."
|
||||
# success: "Success!"
|
||||
# incomplete: "Incomplete"
|
||||
# success: "نجاح!"
|
||||
# incomplete: "غير مكتمل"
|
||||
# timed_out: "Ran out of time"
|
||||
# failing: "Failing"
|
||||
# action_timeline: "Action Timeline"
|
||||
|
|
Loading…
Add table
Reference in a new issue