mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-06 08:38:30 +09:00
16 lines
1.1 KiB
JSON
16 lines
1.1 KiB
JSON
{
|
||
"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_KEYCONFIG_HELP1": "Click On the Keycap to Assign Actions",
|
||
"GAME_PREV_SAVE_WAS_LOADED1": "The most recently saved game was corrupted.",
|
||
"GAME_PREV_SAVE_WAS_LOADED2": "The previously saved game was loaded.",
|
||
"GAME_MORE_RECENT_AUTOSAVE1": "The Autosave is more recent than the manual save.",
|
||
"GAME_MORE_RECENT_AUTOSAVE2": "Please select the saved game you wish to play:",
|
||
"MENU_LABEL_SAVE_WILL_BE_DELETED": "The selected save file will be deleted.",
|
||
"MENU_LABEL_UNSAVED_PROGRESS_WILL_BE_LOST": "Unsaved progress will be lost."
|
||
} |