mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Instance names can now be renamed on the WebUI (incl. inst 0)
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"general_btn_stop" : "Stop",
|
||||
"general_btn_cancel" : "Cancel",
|
||||
"general_btn_delete" : "Delete",
|
||||
"general_btn_rename" : "Rename",
|
||||
"general_btn_continue" : "Continue",
|
||||
"general_btn_save" : "Save",
|
||||
"general_btn_saveandreload" : "Save and reload",
|
||||
@@ -108,6 +109,7 @@
|
||||
"conf_general_inst_actionhead" : "Action",
|
||||
"conf_general_inst_name_title" : "New Instance name",
|
||||
"conf_general_createInst_btn" : "Create Instance",
|
||||
"conf_general_inst_renreq_t" : "Enter a new name for your instance in the field below.",
|
||||
"conf_general_inst_delreq_h" : "Delete LED Hardware instance",
|
||||
"conf_general_inst_delreq_t" : "Are you sure that you want to delete instance \"$1\"? All settings will be deleted too.",
|
||||
"conf_helptable_option" : "Option",
|
||||
|
Reference in New Issue
Block a user