Files
Terrarum/assets/mods/basegame/locales/en/configmenu.json
2024-12-26 12:35:20 +09:00

19 lines
755 B
JSON

{
"MENU_MONITOR_CALI_TITLE": "Check Monitor",
"MENU_OPTIONS_AUDIO_COMP": "Enhance Quiet Sounds",
"MENU_OPTIONS_DISABLE": "Disable",
"MENU_OPTIONS_LIGHT": "Light",
"MENU_OPTIONS_SHOW_ORES_TOOLTIP_WHEN_MINING": "Show Ore Tooltip When Mining",
"MENU_OPTIONS_STRONG": "Strong",
"MENU_OPTIONS_MAX_CRAFTING": "Max Number of Items for Crafting",
"MENU_OPTIONS_UNIT_BLOCKS": "Blocks",
"MENU_OPTIONS_UNIT_FEET": "Imperial",
"MENU_OPTIONS_UNIT_METRIC": "Metric",
"MENU_OPTIONS_UNIT_OF_MEASUREMENT": "Unit of Measurement",
"MENU_OPTIONS_DISTANCE_UNIT": "Distance",
"MENU_OPTIONS_TEMPERATURE_UNIT": "Temperature",
"MENU_OPTIONS_UNIT_CELSIUS_DNT": "°C",
"MENU_OPTIONS_UNIT_FAHRENHEIT_DNT": "°F",
"MENU_OPTIONS_UNIT_KELVIN_DNT": "K"
}