diff options
| author | 2021-10-23 13:24:27 +0200 | |
|---|---|---|
| committer | 2021-10-23 13:24:27 +0200 | |
| commit | cba304c35219cc1fa5300fcd0ef0a80272a62641 (patch) | |
| tree | 0bde116b6541df6a0ff036bb76eb05be1beb8f3a /app/i18n/de/gen.php | |
| parent | 8c6b3f86557ee794e7c1b427558e362fe7eab161 (diff) | |
i18n German (#3913)
* i18n
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
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 a903c06e6..19f76cb22 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'Über', - 'account' => 'Account', // TODO - Translation + 'account' => 'Account', 'admin' => 'Administration', 'archiving' => 'Archivierung', 'authentication' => 'Authentifizierung', |
