summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en
diff options
context:
space:
mode:
authorJannik Schönartz2017-03-22 17:12:52 +0100
committerJannik Schönartz2017-03-22 17:12:52 +0100
commiteade9d466c9e3be2be4753ee4367356b356d2dc4 (patch)
treeeb6c6205b2e916a2b4e17290a536b0fb1cba76bf /modules-available/locationinfo/lang/en
parentMerge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in... (diff)
downloadslx-admin-eade9d466c9e3be2be4753ee4367356b356d2dc4.tar.gz
slx-admin-eade9d466c9e3be2be4753ee4367356b356d2dc4.tar.xz
slx-admin-eade9d466c9e3be2be4753ee4367356b356d2dc4.zip
Backend credentials translation added. Bugfix: Checkboxes instead of bs switches were shown in the server settings
Diffstat (limited to 'modules-available/locationinfo/lang/en')
-rw-r--r--modules-available/locationinfo/lang/en/dummy.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/locationinfo/lang/en/dummy.json b/modules-available/locationinfo/lang/en/dummy.json
new file mode 100644
index 00000000..800fd80b
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/dummy.json
@@ -0,0 +1,14 @@
+{
+ "username": "Username",
+ "username_title": "A fkn username field",
+ "password": "Password 1",
+ "password_title": "Password 1 title alalala :D",
+ "integer": "A integer value",
+ "integer_title": "What is this for?!",
+ "option": "Option Array",
+ "option_title": "LALALA OPtion title bla bla",
+ "CheckTheBox": "CheckBox",
+ "CheckTheBox_title": "Check this if you are bored",
+ "CB2 t": "Another cb",
+ "CB2 t_title": "meeh fk it. This cb does nothing. :P"
+}