summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang
diff options
context:
space:
mode:
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