diff options
| author | 2021-10-14 13:59:31 +0200 | |
|---|---|---|
| committer | 2021-10-14 13:59:31 +0200 | |
| commit | ebf9c70ebd4356d98fa7c2513aaab48fa14c7c9b (patch) | |
| tree | 122cc406a5ae0b6bb88fe517dd34b325133e961b /app/i18n/de/gen.php | |
| parent | 7b15ffc838bcd63cc0716eccd2e39fdd0665d76d (diff) | |
Automatic fix minor syntax previous commits
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 13de1d553..68873dcee 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', + 'account' => 'Account', // TODO - Translation 'admin' => 'Administration', 'archiving' => 'Archivierung', 'authentication' => 'Authentifizierung', |
