diff options
| author | 2015-02-17 21:05:28 -0500 | |
|---|---|---|
| committer | 2015-02-17 21:05:28 -0500 | |
| commit | 58bf976f6923b5ad9c6e8e57a0daa06ec05462f4 (patch) | |
| tree | c3e06b934d2f9569950005fed8f51207204fb5ae /app/i18n/de/gen.php | |
| parent | b8fd3caf8306e8616fcb2f2c0add95b74c2ec024 (diff) | |
Change translation
I change the translation for the 3 languages. German has to be checked since I used Google translate to get the 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 3170b29c2..1b30a5be4 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -156,7 +156,7 @@ return array( 'damn' => 'Verdammt!', 'default_category' => 'Unkategorisiert', 'no' => 'Nein', - 'not_applicable' => 'N/A', + 'not_applicable' => 'Nicht verfügbar', 'ok' => 'OK!', 'or' => 'oder', 'yes' => 'Ja', |
