diff options
| author | 2015-08-24 18:30:25 -0400 | |
|---|---|---|
| committer | 2015-08-24 18:30:25 -0400 | |
| commit | fac236a04151af2b65b39fdd8f5169ef5abbf16e (patch) | |
| tree | f5291c75e78bcde764e60e55fd8d518cd037db38 /app/i18n/de/gen.php | |
| parent | 428e3f5c96c91e3e1b249215a3d7c0d299324642 (diff) | |
Add todo comments for translation
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 f3450abc0..1f06e156f 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -137,7 +137,7 @@ return array( 'sharing' => 'Teilen', 'shortcuts' => 'Tastaturkürzel', 'stats' => 'Statistiken', - 'system' => 'System configuration', + 'system' => 'System configuration',// @todo translate 'update' => 'Aktualisieren', 'user_management' => 'Benutzer verwalten', 'user_profile' => 'Profil', |
