mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
Fix build
This commit is contained in:
parent
734797cc17
commit
546fdfa2b6
1 changed files with 8 additions and 8 deletions
|
@ -123,7 +123,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
send_password: "Пошаљи помоћну шифру"
|
send_password: "Пошаљи помоћну шифру"
|
||||||
recovery_sent: "Послат мејл за потврду опоравка."
|
recovery_sent: "Послат мејл за потврду опоравка."
|
||||||
|
|
||||||
# items:
|
items:
|
||||||
primary: "Примарни"
|
primary: "Примарни"
|
||||||
secondary: "Секундарни"
|
secondary: "Секундарни"
|
||||||
armor: "Оклоп"
|
armor: "Оклоп"
|
||||||
|
@ -268,7 +268,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
# tome_cast_button_run: "Run"
|
# tome_cast_button_run: "Run"
|
||||||
# tome_cast_button_running: "Running"
|
# tome_cast_button_running: "Running"
|
||||||
# tome_cast_button_ran: "Ran"
|
# tome_cast_button_ran: "Ran"
|
||||||
# tome_submit_button: "Потврди"
|
tome_submit_button: "Потврди"
|
||||||
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
|
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
|
||||||
# tome_select_method: "Select a Method"
|
# tome_select_method: "Select a Method"
|
||||||
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
|
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methods).
|
||||||
|
@ -374,7 +374,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
||||||
# difficulty: "Difficulty"
|
# difficulty: "Difficulty"
|
||||||
# gold_collected: "Gold Collected"
|
# gold_collected: "Gold Collected"
|
||||||
|
|
||||||
# inventory:
|
inventory:
|
||||||
equipped_item: "Опремљен"
|
equipped_item: "Опремљен"
|
||||||
required_purchase_title: "Потребно"
|
required_purchase_title: "Потребно"
|
||||||
available_item: "Доступно"
|
available_item: "Доступно"
|
||||||
|
|
Loading…
Reference in a new issue