From 334ae44fb7e5539524f02f465c981b29333dd956 Mon Sep 17 00:00:00 2001 From: CirnoKaster Date: Thu, 6 Mar 2014 15:02:55 +0800 Subject: [PATCH] fix translate mistake Line 626 minor change : favourite > starred --- config/locales/client.zh_TW.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index 530b42ce0f5..2bd266e1fc2 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -623,7 +623,7 @@ zh_TW: not_logged_in_user: '用戶頁面包含目前活動及喜好的總結' current_user: '到你的用戶頁面' - favorite: + starred: title: '收藏' help: star: '將此討論話題加入你的收藏列表'