From 80424b29e00609bf837119fa810b5afdadf2b4e9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 May 2016 18:27:28 +0200 Subject: Work on translations: templates and messages work --- .../baseconfig/lang/en/template-tags.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 modules-available/baseconfig/lang/en/template-tags.json (limited to 'modules-available/baseconfig/lang/en/template-tags.json') diff --git a/modules-available/baseconfig/lang/en/template-tags.json b/modules-available/baseconfig/lang/en/template-tags.json new file mode 100644 index 00000000..3609f6fa --- /dev/null +++ b/modules-available/baseconfig/lang/en/template-tags.json @@ -0,0 +1,27 @@ +{ + "lang_basicConfiguration": "Basic Configuration", + "lang_catPartition": "Partition Managment", + "lang_catUser": "User Managment", + "lang_clientRelatedConfig": "The options on this page are related to the bwLehrpool client machines.", + "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" +} \ No newline at end of file -- cgit v1.2.3-55-g7522