UPD: Replace Command component in ProfileManager

This commit is contained in:
Robert Kossessa
2024-01-24 12:57:13 +01:00
parent 0b3fe7860d
commit cd2bca08ec
3 changed files with 27 additions and 1216 deletions

View File

@@ -36,7 +36,7 @@
},
"mapping_configuration": {
"key_mapping": {
"not_found": "Key or function not found :(",
"not_found": "Key or function not found ;-;",
"search_placeholder": "Find Key, Function or Macro...",
"switch": {
"a": "Switch A",
@@ -88,9 +88,11 @@
}
},
"preview": {
"title": "Quick Preview"
"title": "Live Preview"
},
"profiles": {
"filter_placeholder": "Filter Profiles...",
"not_found": "No profiles found ;-;",
"subtitle": "Customize to your heart's content",
"title": "Device Profiles"
}