64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
{
|
|
"match-page": "Match Page",
|
|
"login": "Login",
|
|
"username": "Username",
|
|
"username-placeholder": "Username",
|
|
"password": "Password",
|
|
"password-placeholder": "Password",
|
|
"login-button": "Login",
|
|
"invalid-username-or-password": "Invalid username or password",
|
|
"winner": "Winner",
|
|
"points-to-win": "Win Target",
|
|
"final-scoreboard": "Final Scoreboard",
|
|
"round-index-1": "Round {0}",
|
|
"scoreboard": "Scoreboard",
|
|
"available-sessions": "Available Sessions",
|
|
"no-sessions-available": "No sessions available",
|
|
"id-session-_id": "ID: {0}",
|
|
"players-session-players-length": "Players: {0}",
|
|
"copy": "Copy",
|
|
"seed-session-seed": "Seed: {0}",
|
|
"status-session-status": "Status: {0}",
|
|
"delete": "Delete",
|
|
"join": "Join",
|
|
"welcome-to-the-user-username-s-home-page": "Welcome to the {0}'s Home Page",
|
|
"name": "Name",
|
|
"session-name-placeholder": "Session Name",
|
|
"seed": "Seed",
|
|
"seed-placeholder": "Type the session seed here!",
|
|
"background-color": "Background",
|
|
"green-fabric": "Green Fabric",
|
|
"gray-fabric": "Gray Fabric",
|
|
"blue-fabric": "Blue Fabric",
|
|
"yellow-fabric": "Yellow Fabric",
|
|
"red-fabric": "Red Fabric",
|
|
"crossed-game-teamed": "Crossed game",
|
|
"create-match-session": "Create Match Session",
|
|
"ready": "Ready",
|
|
"unready": "Unready",
|
|
"start": "Start",
|
|
"cancel": "Cancel",
|
|
"game": {
|
|
"match-finished": "Match finished",
|
|
"round-finished": "Round finished",
|
|
"starting_game": "Starting game...",
|
|
"your-turn": "Your turn!",
|
|
"player-turn": "{0}'s turn!"
|
|
},
|
|
"back": "Back",
|
|
"session-name": "Session Name",
|
|
"mode": "Mode",
|
|
"singleplayer": "Singleplayer",
|
|
"multiplayer": "Multiplayer",
|
|
"players-number": "Players Number",
|
|
"wood-1": "Wood",
|
|
"win-type": "Win unit",
|
|
"points": "Points",
|
|
"rounds": "Rounds",
|
|
"n-points": "{value} Points",
|
|
"n-of-m-rounds": "{0} of {1} Rounds",
|
|
"create-session": "Create Session",
|
|
"join-a-multiplayer-session": "Join a Multiplayer Session",
|
|
"tournaments": "Tournaments"
|
|
}
|