mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
15 lines
797 B
JSON
15 lines
797 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/outer-wilds-new-horizons/new-horizons/main/NewHorizons/Schemas/translation_schema.json",
|
|
"DialogueDictionary": {
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_1": "Dein Schiff ist nun mit einem Warpantrieb ausgestattet!",
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_2": "Du kannst den neuen \"Interstellar Modus\" aus dem Schiffslogbuch auswählen um mit dem Autopilot in andere Sternensysteme zu reisen.",
|
|
"NEW_HORIZONS_WARP_DRIVE_DIALOGUE_3": "Dann schnall dich an und aktiviere den Autopiloten um dich in andere Sternensysteme zu warpen."
|
|
},
|
|
"UIDictionary": {
|
|
"INTERSTELLAR_MODE": "Interstellar Modus",
|
|
"FREQ_STATUE": "Nomai-Statue",
|
|
"FREQ_WARP_CORE": "Anti-Gravitations Flux",
|
|
"FREQ_UNKNOWN": "???",
|
|
"Vessel": "Gefährts"
|
|
}
|
|
} |