LibJF/libjf-config-ui-tiny/src/client/resources/assets/libjf-config-ui-tiny/lang/en_us.json

6 lines
426 B
JSON

{
"libjf-config-ui-tiny.entry.json.read.fail.title": "Could not read",
"libjf-config-ui-tiny.entry.json.read.fail.description": "The given entry could not be read from a string. Please edit the config manually",
"libjf-config-ui-tiny.entry.json.write.fail.title": "Could not write",
"libjf-config-ui-tiny.entry.json.write.fail.description": "The given entry could not be stringified. Please edit the config manually"
}