Many minor improvements
This commit is contained in:
+10
-1
@@ -3,6 +3,11 @@
|
||||
"noDevices": "It seems that you have no devices! You can register one with the big plus button.",
|
||||
"setupNewDevice": "Setup new device",
|
||||
"addExistingDevice": "Add existing device",
|
||||
"nfcDisabled": "NFC is disabled on your device!",
|
||||
"nfcRequired": "This app requires NFC as part of the core functionality.",
|
||||
"nfcUnsupported": "Your device does not support NFC",
|
||||
"nfcReady": "NFC is ready!",
|
||||
"nfcReadyDescription": "You can tap the device with the NFC scanner now.",
|
||||
|
||||
"registerDevice": "Register Device",
|
||||
"deviceName": "Name",
|
||||
@@ -24,6 +29,9 @@
|
||||
"deletion": "Deletion",
|
||||
"deviceDeleteConfirm": "Are you sure you want to delete this device forever?",
|
||||
"reconfigureNetwork": "Reconfigure Network",
|
||||
"factoryReset": "Factory Reset",
|
||||
"resetConfirm": "Are you sure you want to proceed with the factory reset? Your data will be lost and unrecoverable, and you must setup the device again.",
|
||||
"reset": "Reset",
|
||||
"status": "Status: ",
|
||||
"online": "Online",
|
||||
"offline": "Offline",
|
||||
@@ -45,5 +53,6 @@
|
||||
"example": "ABC_WiFi"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"activityLogs": "Activity Logs"
|
||||
}
|
||||
Reference in New Issue
Block a user