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/gen.php | |
| parent | e749490693eccd61e9ea9152fada33470e5492f7 (diff) | |
Über -> info (#7275)
Diffstat (limited to 'app/i18n/de/gen.php')
| -rw-r--r-- | app/i18n/de/gen.php | 2 |
1 files changed, 1 insertions, 1 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', |
