Tutorial:Localization 164
From MineTweaker 3
Revision as of 23:27, 1 September 2014 by Primetoxinz (Talk) (Created page with "//LanguageCode, KEY, TEXT (The override will ONLY apply in the specified language game.setLocalisation("en_US", "nei.inventory.prev", "Past"); //KEY, TEXT - You will want to...")
//LanguageCode, KEY, TEXT (The override will ONLY apply in the specified language
game.setLocalisation("en_US", "nei.inventory.prev", "Past"); //KEY, TEXT - You will want to use this one most of the time, it overrides no matter the language game.setLocalisation("nei.inventory.next", "Future");