From 6e8d4625c0e4a6b8c904cdbb69c0d5f419496f86 Mon Sep 17 00:00:00 2001 From: CirnoKaster Date: Fri, 4 Apr 2014 17:23:22 +0800 Subject: [PATCH] adding lines under filters.new adding filters.new.lower_title_with_count and lower_title --- config/locales/client.zh_TW.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index ae39cc11243..b035268e925 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -1175,6 +1175,11 @@ zh_TW: other: "未讀 ({{count}})" help: "追蹤有未讀帖子的討論話題" new: + lower_title_with_count: + zero: "" + one: "1 個新話題" + other: "{{count}} 個新話題" + lower_title: "新話題" title: zero: "新討論話題" one: "新討論話題 (1)"