diff options
Diffstat (limited to 'app/i18n/tr/feedback.php')
| -rw-r--r-- | app/i18n/tr/feedback.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php index 891ce70ff..80151fdd3 100644 --- a/app/i18n/tr/feedback.php +++ b/app/i18n/tr/feedback.php @@ -116,8 +116,10 @@ return array( ), 'tag' => array( 'created' => '“%s” etiketi oluşturuldu.', + 'error' => 'Label could not be updated!', // TODO 'name_exists' => 'Etiket zaten mevcut.', 'renamed' => '“%s” isimli etiketin ismi “%s” olarak değiştirildi.', + 'updated' => 'Label has been updated.', // TODO ), 'update' => array( 'can_apply' => 'FreshRSS <strong>%s sürümüne</strong> güncellenecek.', |
