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/de/feedback.php | |
| parent | de964592501a9742585966d1ddcb4b7df894efe6 (diff) | |
Add translations for German and Czech
Fix https://github.com/FreshRSS/FreshRSS/issues/930
Diffstat (limited to 'app/i18n/de/feedback.php')
| -rw-r--r-- | app/i18n/de/feedback.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/feedback.php b/app/i18n/de/feedback.php index 61a7d9d61..e92dacfe9 100644 --- a/app/i18n/de/feedback.php +++ b/app/i18n/de/feedback.php @@ -102,7 +102,7 @@ return array( '_' => 'Der Benutzer %s ist gelöscht worden', 'error' => 'Der Benutzer %s kann nicht gelöscht werden', ), - 'set_registration' => 'The maximum amount of accounts has been updated.', // TODO: translate + 'set_registration' => 'Die maximale Anzahl von Accounts wurde aktualisiert.', ), 'profile' => array( 'error' => 'Ihr Profil kann nicht geändert werden', |
