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/nl/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/nl/gen.php')
| -rw-r--r-- | app/i18n/nl/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php index 9d7a868dd..8680bef11 100644 --- a/app/i18n/nl/gen.php +++ b/app/i18n/nl/gen.php @@ -106,6 +106,7 @@ return array( 'should_be_activated' => 'JavaScript moet aan staan', ), 'lang' => array( + 'cz' => 'Čeština', 'de' => 'Deutsch', 'en' => 'English', 'fr' => 'Français', |
