aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n')
-rw-r--r--app/i18n/de/gen.php2
-rw-r--r--app/i18n/de/index.php4
2 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index 6f43a6ad6..952d6e1f9 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -177,7 +177,7 @@ return array(
'zh-tw' => '正體中文', // IGNORE
),
'menu' => array(
- 'about' => 'Über',
+ 'about' => 'Info',
'account' => 'Account', // IGNORE
'admin' => 'Administration', // IGNORE
'archiving' => 'Archivierung',
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php
index 8cfe593f3..d587dcf72 100644
--- a/app/i18n/de/index.php
+++ b/app/i18n/de/index.php
@@ -12,7 +12,7 @@
return array(
'about' => array(
- '_' => 'Über',
+ '_' => 'Info',
'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE
'bug_reports' => array(
'environment_information' => array(
@@ -32,7 +32,7 @@ return array(
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">auf GitHub</a>',
'license' => 'Lizenz',
'project_website' => 'Projekt-Website',
- 'title' => 'Über',
+ 'title' => 'Info',
'version' => 'Version', // IGNORE
),
'feed' => array(