diff options
| author | 2015-07-22 23:27:22 +0200 | |
|---|---|---|
| committer | 2015-07-22 23:27:22 +0200 | |
| commit | 1ad36c420e774d6f66b6a7ecf5b37ed1103ea464 (patch) | |
| tree | d6d83d44beb2a31095ca301723fe7ab79ee87e37 /app/i18n/cz/feedback.php | |
| parent | d6e632fc09ff391da39a42853f0eae87ef4a20f4 (diff) | |
Fix translations for feedback
See https://github.com/FreshRSS/FreshRSS/issues/679
Diffstat (limited to 'app/i18n/cz/feedback.php')
| -rw-r--r-- | app/i18n/cz/feedback.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/cz/feedback.php b/app/i18n/cz/feedback.php index b75a4a15a..cf2ee518c 100644 --- a/app/i18n/cz/feedback.php +++ b/app/i18n/cz/feedback.php @@ -102,6 +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 ), 'profile' => array( 'error' => 'Váš profil nelze změnit', |
