update
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user