Respackopts/src/main/resources/assets/respackopts/lang/en_us.json

15 lines
910 B
JSON
Raw Normal View History

2020-11-24 22:04:13 +01:00
{
"respackopts.loadFailed": "Failed to load resource packs",
"respackopts.loadError": "There is an issue with the resource pack configs. Please take a look at the game log",
2020-11-24 22:04:13 +01:00
"respackopts.configure": "Configure",
2022-08-28 20:06:59 +02:00
"respackopts.jfconfig.title": "ResPackOpts",
"respackopts.jfconfig.debugCommands": "Debug Commands",
"respackopts.jfconfig.debugLogs": "Debug Logs",
"respackopts.jfconfig.dashloaderCompat": "Dashloader compatibility",
"respackopts.invalid": "Invalid value",
"respackopts.dumpSucceeded": "Successfully dumped the resource to %s",
2022-07-28 14:10:59 +02:00
"respackopts.dumpFailed": "Could not dump the requested resource, look at your log for details",
"respackopts.reloadSucceeded": "Successfully reloaded resources and data",
"respackopts.reloadFailed": "Could not reload all resources, look at your log for details",
"respackopts.versionText": "Version %s using the respackotps meta version %s"
2020-11-24 22:04:13 +01:00
}