diff options
author | Steffen Ritter | 2017-11-30 18:28:33 +0100 |
---|---|---|
committer | Simon Rettberg | 2017-11-30 18:28:33 +0100 |
commit | 1a6f7561c191d34edbf152d516b70ceacbd44a0c (patch) | |
tree | 7a0f767ef3781060c6ff724d91c13440450769ef /modules-available/sysconfig | |
parent | [locationinfo] removed seconds from the time. More than 4 locations are allow... (diff) | |
download | slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.gz slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.xz slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.zip |
Update translations
Diffstat (limited to 'modules-available/sysconfig')
-rw-r--r-- | modules-available/sysconfig/lang/de/module.json | 1 | ||||
-rw-r--r-- | modules-available/sysconfig/lang/en/module.json | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/sysconfig/lang/de/module.json b/modules-available/sysconfig/lang/de/module.json index 056cd158..4b401437 100644 --- a/modules-available/sysconfig/lang/de/module.json +++ b/modules-available/sysconfig/lang/de/module.json @@ -1,4 +1,5 @@ { + "config-module": "Konfigurationsmodul", "lang_clientSshConfig": "SSH-Konfiguration", "lang_configurationCompilation": "Konfiguration zusammenstellen", "lang_contentOf": "Inhalt von", diff --git a/modules-available/sysconfig/lang/en/module.json b/modules-available/sysconfig/lang/en/module.json index 526f6562..ba2d0591 100644 --- a/modules-available/sysconfig/lang/en/module.json +++ b/modules-available/sysconfig/lang/en/module.json @@ -1,4 +1,5 @@ { + "config-module": "Config module", "lang_clientSshConfig": "SSH configuration", "lang_configurationCompilation": "Compile configuration", "lang_contentOf": "Content of", @@ -7,4 +8,4 @@ "lang_unknwonTaskManager": "Unknown Task Manager error", "module_name": "Localization", "page_title": "Localize and integrate" -} +}
\ No newline at end of file |