Created
May 17, 2015 02:55
-
-
Save willywg/f5e66feb6d67de46f439 to your computer and use it in GitHub Desktop.
BC Leveling Calculato English Lang
This file contains 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
{ | |
'LEVELING_TITLE': 'BC Leveling Calculator', | |
'MONSTER_FOR_LEVELING': 'Monster for leveling', | |
'SPECIAL': 'Special', | |
'CANDY': 'Candy', | |
'CRYSTAL': 'Crystal', | |
'RARE': 'Rare', | |
'SUPER': 'Super', | |
'ULTRA': 'Ultra', | |
'EPIC': 'Epic', | |
'FIRST': '1st', | |
'SECOND': '2nd', | |
'EVOLUTION': 'Evolution', | |
'WITH_FEED_BOOSTER': 'With feed booster?', | |
'YES': 'Yes', | |
'NO': 'No', | |
'NECESSARY_EXP': 'Necessary Exp.', | |
'ACCUMULATED_EXP': 'Accumulated Exp.', | |
'MISSING_EXP': 'Missing Exp.', | |
'ELEMENTAL_CRYSTAL': 'Elemental Cristal', | |
'SUPER_CRYSTAL': 'Super Cristal', | |
'ULTRA_CRYSTAL': 'Ultra Cristal', | |
'EPIC_CRYSTAL': 'Epic Cristal', | |
'EXP': 'Exp', | |
'LEVEL': 'Level', | |
'POTENT': 'Potent', | |
'CHARGED': 'Charged', | |
'ENERGIZED': 'Energized', | |
'BONUS': 'bonus', | |
'ANY_ELEMENT': 'Any Element', | |
'SAME_ELEMENT': 'Same Element', | |
'REMOVE': 'Remove', | |
'ADD_OTHE_SPECIAL': 'Add other special', | |
'RELOAD_CALCULATOR': 'Reload Calculator', | |
'CODED_BY': 'Coded by', | |
'TRANSLATED_BY': 'Translated by', | |
'TRANSLATOR_NICK': '@WillyWG', | |
'TRANSLATOR_URL': 'https://www.facebook.com/willywg' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment