mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
Merge branch 'noashess12-patch-4'
This commit is contained in:
commit
0b68e04ad9
1 changed files with 10 additions and 10 deletions
|
@ -223,19 +223,19 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
year: "سنة"
|
||||
years: "سنوات"
|
||||
|
||||
# play_level:
|
||||
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…
Reference in a new issue