diff options
| author | 2015-08-21 13:35:46 +0200 | |
|---|---|---|
| committer | 2015-08-21 13:35:46 +0200 | |
| commit | 501e3312101893b147767c9f3a36c947869d6580 (patch) | |
| tree | 7da9f9186e26e7bce0441555c918c04a92847c14 /app/i18n/de/gen.php | |
| parent | 390f2ce5f09b41f91f6328eb9370eb7d68839eff (diff) | |
Reference other languages
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/pull/950
Diffstat (limited to 'app/i18n/de/gen.php')
| -rw-r--r-- | app/i18n/de/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php index f8f4823a6..fd9ee3f62 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -120,6 +120,7 @@ return array( 'de' => 'Deutsch', 'en' => 'English', 'fr' => 'Français', + 'nl' => 'Nederlands', ), 'menu' => array( 'about' => 'Über', |
