diff options
| author | 2025-01-31 18:14:59 +0100 | |
|---|---|---|
| committer | 2025-01-31 18:14:59 +0100 | |
| commit | b912657b25ae5a5fb9e9d663b7edd86803909ccc (patch) | |
| tree | 9ca3a5333ad7a3768b0f51dd58a8b557a4a12844 /app/i18n/de/index.php | |
| parent | e749490693eccd61e9ea9152fada33470e5492f7 (diff) | |
Über -> info (#7275)
Diffstat (limited to 'app/i18n/de/index.php')
| -rw-r--r-- | app/i18n/de/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
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( |
