mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Fix another indent
This commit is contained in:
parent
8479f94ecb
commit
22fe41fd70
1 changed files with 3 additions and 3 deletions
|
@ -772,7 +772,7 @@ module.exports = nativeDescription: "українська мова", englishDesc
|
|||
# favorite_prefix: "Favorite language is "
|
||||
# favorite_postfix: "."
|
||||
|
||||
achievements:
|
||||
achievements:
|
||||
# last_earned: "Last Earned"
|
||||
# amount_achieved: "Amount"
|
||||
achievement: "Досягнення"
|
||||
|
@ -790,7 +790,7 @@ achievements:
|
|||
# left_xp_infix: " until level "
|
||||
# left_xp_postfix: ""
|
||||
|
||||
account:
|
||||
account:
|
||||
# recently_played: "Recently Played"
|
||||
# no_recent_games: "No games played during the past two weeks."
|
||||
# payments: "Payments"
|
||||
|
@ -814,7 +814,7 @@ account:
|
|||
# server_error: "Server error."
|
||||
# unknown: "Unknown error."
|
||||
|
||||
resources:
|
||||
resources:
|
||||
sessions: "Сесії"
|
||||
# your_sessions: "Your Sessions"
|
||||
level: "Рівень"
|
||||
|
|
Loading…
Reference in a new issue