diff options
Diffstat (limited to 'app/i18n/he/feedback.php')
| -rw-r--r-- | app/i18n/he/feedback.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index 2628748ee..e017a7243 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -116,8 +116,10 @@ return array( ), 'tag' => array( 'created' => 'Label “%s” has been created.', // TODO + 'error' => 'Label could not be updated!', // TODO 'name_exists' => 'Label name already exists.', // TODO 'renamed' => 'Label “%s” has been renamed to “%s”.', // TODO + 'updated' => 'Label has been updated.', // TODO ), 'update' => array( 'can_apply' => 'FreshRSS will be now updated to the <strong>version %s</strong>.', |
