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

11 lines
670 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",
"respackopts.mainconfig": "ResPackOpts",
"respackopts.invalid": "Invalid value",
"respackopts.noPack": "No resource pack that supports RPO could be found. Install one and it will appear here",
"respackopts.dumpFailed": "Could not dump the requested resource, look at your log for details",
"respackopts.dumpSucceeded": "Successfully dumped the resource to %s",
"respackopts.versionText": "Version %s using the respackotps meta version %s"
2020-11-24 22:04:13 +01:00
}