Last active
January 16, 2017 08:56
-
-
Save ItsEmilyJpg/1722fdc43265d4b66f54982cd3c043fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 'colorChoose': 'Choose skin of your tank', | |
| 'region': 'Region', | |
| 'controlChoose': 'Choose control layout', | |
| 'wipeProgress': 'Tunnel wipe progress', | |
| 'languageChoose': 'Language select', | |
| 'freePoints': 'Free points', | |
| 'players': 'Players', | |
| 'skillReload' : 'Reload', | |
| 'skillDamage' : 'Damage', | |
| 'skillSpeed' : 'Speed', | |
| 'skillHealth' : 'Health', | |
| 'skillHeal' : 'Heal', | |
| 'skillEnergy' : 'Energy', | |
| 'skillRecharge' : 'Recharge', | |
| 'lowEnergy' : 'Energy is low', | |
| lostConnection: 'Connection lost', | |
| nameRequire: 'Nickname required', | |
| bugReportButton: 'Bug report', | |
| respawnText: 'You will respawn with __XP__xp on the __LEVEL__ level', | |
| died: 'died', | |
| killedBy: 'killed by', | |
| cooldown: 'Cooldown', | |
| second: 'second', | |
| duration: 'Duration', | |
| instant: 'instant', | |
| damage: 'Damage', | |
| require: 'Require', | |
| bonus: 'Bonus', | |
| velocity: 'Velocity', | |
| emergencyFallback: 'Emergency fallback', | |
| emergencyFallbackDescription: 'Crew will focus to fallback, tank\ngo faster, but energy will no\nregenerate', | |
| behemoth: 'Behemoth', | |
| plasmaBeam: 'Plasma beam', | |
| plasmaBeamDescription: 'Shoot beam of plasma, which\ncan dig long tunnel, or destroy\nany enemy', | |
| smartRocket: 'Smart rocket', | |
| smartRocketDescription: 'Guided missile, follow player\ncursor and can hit enemy\nbehind any obstacle', | |
| smokeScreen: "Smoke screen", | |
| smokeScreenDescription: "Wrap tank into smoke and will\nbe invisible for enemies, but\nyour digging will be visible", | |
| artillery: 'Artillery', | |
| saboteur: 'Saboteur', | |
| tankClass: 'Pick tank class', | |
| help: 'Help', | |
| dontKill: "Don't kill", | |
| thanks: 'Thanks', | |
| yes: 'Yes', | |
| no: 'No', | |
| friendly: 'Friendly ?', | |
| afk: 'AFK', | |
| followMe: 'Follow me', | |
| invisibleTank: 'Invis. tank', | |
| close: 'Close', | |
| behemothClassDescription: 'Heavy monster that spread fear\non the battlefield. It is very durable\nand strong. Primarily attacks from\nclose proximity and brute force.', | |
| artilleryClassDescription: 'Accurate and deadly tank that \nattacks over large distances. There is\nno problem for him to even 50\nmeters of soil.', | |
| saboteurClassDescription: 'Quiet and hidden enemy, with\nsmart mines can surprise even the\nbest and strongest.', | |
| safeZone: 'Safe zone (NO-PVP)', | |
| safeZoneHighLevel: "Can't shoot in safe zone, too high level", | |
| spellEnergyShield: 'Energy shield', | |
| spellSupremeCooling: 'Supreme cooling', | |
| spellCarpetBombing: 'Carpet bombing', | |
| spellAntibeltMine: 'Anti-belt mine', | |
| spellAntitankMine: 'Anti-tank mine', | |
| spellAfterBurner: 'Afterburner', | |
| energyShieldDescription: 'Create energy shield that does\nnot let any missile or projectile.\nYou will be tempomary immortal', | |
| supremeCoolingDescription: 'Crew will load high-velocity\nammo, which can hit even\nescaping enemy', | |
| carpetBombingDescription: 'Mark location for bombarder\nwhich drop a lot of bombs. Use hotkey 4!', | |
| total: 'Total', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment