Initial Config Screen System

This commit is contained in:
2022-07-03 22:29:09 +02:00
parent 9d749fe2ee
commit e6090257aa
15 changed files with 794 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
{
"t.clc.opensubconfig": "Open Config",
"t.clc.save": "Save",
"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"
}