summaryrefslogtreecommitdiffstats
path: root/modules-available/backup/lang/en/module.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-03 19:03:09 +0200
committerSimon Rettberg2016-05-03 19:03:09 +0200
commit50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 (patch)
tree05e99fdffa696434960d7c77966c0bc36d6339e8 /modules-available/backup/lang/en/module.json
parentSecond half of merge.... (diff)
downloadslx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.gz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.xz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.zip
WIP
Diffstat (limited to 'modules-available/backup/lang/en/module.json')
-rw-r--r--modules-available/backup/lang/en/module.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/backup/lang/en/module.json b/modules-available/backup/lang/en/module.json
new file mode 100644
index 00000000..c9379ffd
--- /dev/null
+++ b/modules-available/backup/lang/en/module.json
@@ -0,0 +1,14 @@
+{
+ "lang_backup": "Backup",
+ "lang_backupDescription": "Here you can backup the complete configuration of this satellite server.",
+ "lang_backupRestore": "Backup and restore",
+ "lang_download": "Download",
+ "lang_file": "File",
+ "lang_reboot": "System reboot",
+ "lang_restore": "Upload",
+ "lang_restoreConfig": "Restore config",
+ "lang_restoreDescription": "Here you can restore a configuration backup. Please note that this will reboot the server, so it is advised to do this while nobody is using the system. Please note that this will also restore the password for the web interface that was active when the configuration backup was created.",
+ "lang_restoreFailed": "Restoring configuration failed.",
+ "lang_stopping": "Stopping",
+ "module_name": "Backup"
+} \ No newline at end of file