mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
15 lines
1.2 KiB
JSON
15 lines
1.2 KiB
JSON
{
|
||
"ERROR_FILE_NOT_FOUND": "File not found.",
|
||
"ERROR_SAVE_IS_FROM_NEWER_VERSION": "Saved game is newer than the current game version.",
|
||
"GAME_32BIT_WARNING1": "It looks like you’re running a 32-Bit version of Java.",
|
||
"GAME_32BIT_WARNING2": "Please download and install the latest 64-Bit Java at:",
|
||
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/",
|
||
"GAME_APPLE_ROSETTA_WARNING1": "It seems you are using a Mac with Apple Silicon but running the x86 build of the game.",
|
||
"GAME_APPLE_ROSETTA_WARNING2": "Please use the native build for improved performance and gameplay experiences.",
|
||
"APP_NOMODULE_1": "No Module is currently loaded.",
|
||
"APP_NOMODULE_2": "Please configure your Load Order and restart:",
|
||
"MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "Set it to the minimum value in which you do not hear a stuttering.\nIf your audio is stuttering, increase the value until the stuttering is gone.\nLarger value will increase the processing stability but also the delay.",
|
||
"MENU_LABEL_KEYCONFIG_HELP1": "Click on the Keycap to Assign Actions",
|
||
|
||
"MENU_LABEL_WARN_ACE": "Script mods may damage your game or result in other unexpected behaviour.\nOnly use the mods you know they can be trusted."
|
||
} |