diff options
Diffstat (limited to 'app/i18n/zh-tw/feedback.php')
| -rw-r--r-- | app/i18n/zh-tw/feedback.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/zh-tw/feedback.php b/app/i18n/zh-tw/feedback.php index cc95f3849..557effc3c 100644 --- a/app/i18n/zh-tw/feedback.php +++ b/app/i18n/zh-tw/feedback.php @@ -116,8 +116,10 @@ return array( ), 'tag' => array( 'created' => '標簽 “%s” 已創建。', + 'error' => 'Label could not be updated!', // TODO 'name_exists' => '標簽名已存在。', 'renamed' => '標簽 “%s” 已被重命名為 “%s”。', + 'updated' => 'Label has been updated.', // TODO ), 'update' => array( 'can_apply' => 'FreshRSS 將更新到 <strong>版本 %s</strong>。', |
