summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang
diff options
context:
space:
mode:
authorDirk Riestere2017-03-22 18:57:57 +0100
committerDirk Riestere2017-03-22 18:57:57 +0100
commit45a3dfee35a2a03296531b865bd6ea2cac0d7c53 (patch)
treeb6039986c08922c4f348078a3ebdbcf18a17a822 /modules-available/locationinfo/lang
parentfrontend fixed scrolling (diff)
downloadslx-admin-45a3dfee35a2a03296531b865bd6ea2cac0d7c53.tar.gz
slx-admin-45a3dfee35a2a03296531b865bd6ea2cac0d7c53.tar.xz
slx-admin-45a3dfee35a2a03296531b865bd6ea2cac0d7c53.zip
Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun im errorlog ausgegeben
Diffstat (limited to 'modules-available/locationinfo/lang')
-rw-r--r--modules-available/locationinfo/lang/de/davinci.json3
-rw-r--r--modules-available/locationinfo/lang/de/hisinone.json10
-rw-r--r--modules-available/locationinfo/lang/en/davinci.json3
-rw-r--r--modules-available/locationinfo/lang/en/hisinone.json10
4 files changed, 26 insertions, 0 deletions
diff --git a/modules-available/locationinfo/lang/de/davinci.json b/modules-available/locationinfo/lang/de/davinci.json
new file mode 100644
index 00000000..0e0dcd23
--- /dev/null
+++ b/modules-available/locationinfo/lang/de/davinci.json
@@ -0,0 +1,3 @@
+{
+
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/de/hisinone.json b/modules-available/locationinfo/lang/de/hisinone.json
new file mode 100644
index 00000000..d783c173
--- /dev/null
+++ b/modules-available/locationinfo/lang/de/hisinone.json
@@ -0,0 +1,10 @@
+{
+ "username": "Nutzername",
+ "username_title": "Der Nutzername, der in HisInOne verwendet wird.",
+ "password": "Passwort",
+ "password_title": "Das Passwort, das in HisInOne verwendet wird.",
+ "open":"open",
+ "open_title":"Verwende die openCourseService Api.",
+ "role":"Rolle",
+ "role_title":"Die Rolle die der Nutzername in HisInOne verwendet."
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/davinci.json b/modules-available/locationinfo/lang/en/davinci.json
new file mode 100644
index 00000000..0e0dcd23
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/davinci.json
@@ -0,0 +1,3 @@
+{
+
+} \ No newline at end of file
diff --git a/modules-available/locationinfo/lang/en/hisinone.json b/modules-available/locationinfo/lang/en/hisinone.json
new file mode 100644
index 00000000..3dd14602
--- /dev/null
+++ b/modules-available/locationinfo/lang/en/hisinone.json
@@ -0,0 +1,10 @@
+{
+ "username": "username",
+ "username_title": "The username used in HisInOne.",
+ "password": "password",
+ "password_title": "The password used in HisInOne.",
+ "open":"open",
+ "open_title":"Use openCourseService api.",
+ "role":"role",
+ "role_title":"The role used by the username in HisInOne."
+} \ No newline at end of file