diff options
| author | 2015-07-29 22:43:50 +0200 | |
|---|---|---|
| committer | 2015-07-29 22:43:50 +0200 | |
| commit | d1c1a6358072eb3ce8bd55c9f9e813aa8a7c4b5b (patch) | |
| tree | 6506dafeb093f78169feee0df648c48d3e97ebc6 /app/i18n/cz/feedback.php | |
| parent | de964592501a9742585966d1ddcb4b7df894efe6 (diff) | |
Add translations for German and Czech
Fix https://github.com/FreshRSS/FreshRSS/issues/930
Diffstat (limited to 'app/i18n/cz/feedback.php')
| -rw-r--r-- | app/i18n/cz/feedback.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/cz/feedback.php b/app/i18n/cz/feedback.php index cf2ee518c..5ba64b938 100644 --- a/app/i18n/cz/feedback.php +++ b/app/i18n/cz/feedback.php @@ -102,7 +102,7 @@ return array( '_' => 'Uživatel %s byl smazán', 'error' => 'Uživatele %s nelze smazat', ), - 'set_registration' => 'The maximum amount of accounts has been updated.', // TODO: translate + 'set_registration' => 'Maximální počet účtů byl změněn', ), 'profile' => array( 'error' => 'Váš profil nelze změnit', |
