mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Indentation re-fix
This commit is contained in:
parent
2b8856aead
commit
20371fa146
1 changed files with 8 additions and 8 deletions
|
@ -159,9 +159,9 @@
|
||||||
accepted: "Accepted"
|
accepted: "Accepted"
|
||||||
rejected: "Rejected"
|
rejected: "Rejected"
|
||||||
withdrawn: "Withdrawn"
|
withdrawn: "Withdrawn"
|
||||||
accept: "Accept"
|
accept: "Accept"
|
||||||
reject: "Reject"
|
reject: "Reject"
|
||||||
withdraw: "Withdraw"
|
withdraw: "Withdraw"
|
||||||
submitter: "Submitter"
|
submitter: "Submitter"
|
||||||
submitted: "Submitted"
|
submitted: "Submitted"
|
||||||
commit_msg: "Commit Message"
|
commit_msg: "Commit Message"
|
||||||
|
@ -217,8 +217,8 @@
|
||||||
|
|
||||||
play_level:
|
play_level:
|
||||||
done: "Done"
|
done: "Done"
|
||||||
next_game: "Next game"
|
next_game: "Next game"
|
||||||
show_menu: "Show game menu"
|
show_menu: "Show game menu"
|
||||||
home: "Home" # Not used any more, will be removed soon.
|
home: "Home" # Not used any more, will be removed soon.
|
||||||
level: "Level" # Like "Level: Dungeons of Kithgard"
|
level: "Level" # Like "Level: Dungeons of Kithgard"
|
||||||
skip: "Skip"
|
skip: "Skip"
|
||||||
|
@ -1120,7 +1120,7 @@
|
||||||
simulate_games: "Simulate Games!"
|
simulate_games: "Simulate Games!"
|
||||||
games_simulated_by: "Games simulated by you:"
|
games_simulated_by: "Games simulated by you:"
|
||||||
games_simulated_for: "Games simulated for you:"
|
games_simulated_for: "Games simulated for you:"
|
||||||
games_in_queue: "Games currently in the queue:"
|
games_in_queue: "Games currently in the queue:"
|
||||||
games_simulated: "Games simulated"
|
games_simulated: "Games simulated"
|
||||||
games_played: "Games played"
|
games_played: "Games played"
|
||||||
ratio: "Ratio"
|
ratio: "Ratio"
|
||||||
|
@ -1157,7 +1157,7 @@
|
||||||
fight: "Fight!"
|
fight: "Fight!"
|
||||||
watch_victory: "Watch your victory"
|
watch_victory: "Watch your victory"
|
||||||
defeat_the: "Defeat the"
|
defeat_the: "Defeat the"
|
||||||
watch_battle: "Watch the battle"
|
watch_battle: "Watch the battle"
|
||||||
tournament_started: ", started"
|
tournament_started: ", started"
|
||||||
tournament_ends: "Tournament ends"
|
tournament_ends: "Tournament ends"
|
||||||
tournament_ended: "Tournament ended"
|
tournament_ended: "Tournament ended"
|
||||||
|
@ -1215,7 +1215,7 @@
|
||||||
no_recent_games: "No games played during the past two weeks."
|
no_recent_games: "No games played during the past two weeks."
|
||||||
payments: "Payments"
|
payments: "Payments"
|
||||||
prepaid: "Prepaid"
|
prepaid: "Prepaid"
|
||||||
prepaid_codes: "Prepaid Codes"
|
prepaid_codes: "Prepaid Codes"
|
||||||
purchased: "Purchased"
|
purchased: "Purchased"
|
||||||
sale: "Sale"
|
sale: "Sale"
|
||||||
subscription: "Subscription"
|
subscription: "Subscription"
|
||||||
|
|
Loading…
Reference in a new issue