[DEV] New Cloth Config GUIs, new nojang apis, and bug fixes

This commit is contained in:
2025-01-14 17:14:57 +02:00
parent 864baeb6c5
commit 8a46899769
290 changed files with 6213 additions and 459 deletions

View File

@@ -4,5 +4,9 @@
"t.clc.cancel_discard": "Discard",
"t.clc.quit_config": "Unsaved Changes",
"t.clc.quit_config_sure": "You have unsaved config changes. Are you sure you want to discard them?",
"t.clc.quit_discard": "Quit & Discard"
"t.clc.quit_discard": "Quit & Discard",
"cl.buttons.edit": "Edit",
"cl.buttons.add_entry": "+ Add Entry",
"cl.buttons.entry": "Entry %s"
}