From eade9d466c9e3be2be4753ee4367356b356d2dc4 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Wed, 22 Mar 2017 17:12:52 +0100 Subject: Backend credentials translation added. Bugfix: Checkboxes instead of bs switches were shown in the server settings --- modules-available/locationinfo/lang/en/dummy.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules-available/locationinfo/lang/en/dummy.json (limited to 'modules-available/locationinfo/lang/en') 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" +} -- cgit v1.2.3-55-g7522