summaryrefslogtreecommitdiffstats
path: root/modules/baseconfig/lang/en/module.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules/baseconfig/lang/en/module.json')
-rw-r--r--modules/baseconfig/lang/en/module.json28
1 files changed, 26 insertions, 2 deletions
diff --git a/modules/baseconfig/lang/en/module.json b/modules/baseconfig/lang/en/module.json
index 7b1bb316..9345c27c 100644
--- a/modules/baseconfig/lang/en/module.json
+++ b/modules/baseconfig/lang/en/module.json
@@ -1,3 +1,27 @@
{
- "module_name": "Config Variables"
-}
+ "lang_basicConfiguration": "Basic Configuration",
+ "lang_catPartition": "Partition Managment",
+ "lang_catUser": "User Managment",
+ "lang_close": "Close",
+ "lang_confirm": "Would you like to save the settings on [ \/srv\/openslx\/www\/boot\/config ] ?",
+ "lang_create": "Create",
+ "lang_delete": "Delete",
+ "lang_help": "Help",
+ "lang_helpId": "Partition Id",
+ "lang_helpMountPoint": "Must be a directory: \/example\/directory\/",
+ "lang_helpOptions": "Currently, only option 'bootable' is available",
+ "lang_helpSize": "Must be in Gigabytes e.g. 15G",
+ "lang_newPartition": "New Partition",
+ "lang_newUser": "New User",
+ "lang_partitionId": "Id",
+ "lang_partitionMountPoint": "Mount Point",
+ "lang_partitionOptions": "Options",
+ "lang_partitionSize": "Size",
+ "lang_reset": "Reset",
+ "lang_resetConfirm": "Do you really wish to reset the variable to their default values?",
+ "lang_resetDefault": "Reset Default",
+ "lang_save": "Save",
+ "lang_userName": "Username",
+ "lang_userPasswd": "Password",
+ "module_name": "Variables"
+} \ No newline at end of file