This commit is contained in:
Baobhan Sith
2025-04-28 12:49:13 +08:00
parent 4fe55a7651
commit 179f0035f6
2 changed files with 12 additions and 4 deletions
+6 -2
View File
@@ -678,7 +678,9 @@
"all": "All",
"filter": "Filter",
"width": "Width",
"height": "Height"
"height": "Height",
"reconnect": "Reconnect",
"retry": "Retry"
},
"layoutConfigurator": {
"title": "Layout Configurator",
@@ -774,7 +776,8 @@
"inputError": "Error setting up input listeners.",
"noConnection": "No connection information provided.",
"tokenError": "Failed to retrieve token"
}
},
"reconnectTooltip": "Reconnect to the remote desktop"
},
"commandInputBar": {
"placeholder": "Enter command and press Enter to send...",
@@ -827,6 +830,7 @@
"sortByUsage": "Usage Frequency",
"usageCount": "Usage Count",
"empty": "No quick commands. Click '+' to create one!",
"addFirst": "Add your first quick command",
"confirmDelete": "Are you sure you want to delete the quick command \"{name}\"?",
"form": {
"titleAdd": "Add Quick Command",