summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 85e2a3aa..f3eb3e2f 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -636,11 +636,21 @@
},
"pageVirtualMedia": {
"configureConnection": "Configure Connection",
+ "defaultDeviceName": "Virtual media device",
+ "start": "Start",
+ "stop": "Stop",
"virtualMediaSubTitleFirst": "Save image in a web browser",
"virtualMediaSubTitleSecond": "Load image from external server",
- "defaultDeviceName": "Virtual media device",
+ "modal": {
+ "password": "Password",
+ "serverUri": "External server URI",
+ "title": "Legacy mode configuration",
+ "username": "Username"
+ },
"toast": {
+ "errorMounting": "Error mounting",
"errorReadingFile": "Error reading file. Closing server.",
+ "errorUnmounting": "Error unmounting",
"serverRunning": "Server running",
"serverClosedSuccessfully": "Server closed successfully",
"serverClosedWithErrors": "Server closed with errors"