adding lines under filters.new
adding filters.new.lower_title_with_count and lower_title
This commit is contained in:
parent
e62409aa89
commit
6e8d4625c0
|
@ -1175,6 +1175,11 @@ zh_TW:
|
||||||
other: "未讀 ({{count}})"
|
other: "未讀 ({{count}})"
|
||||||
help: "追蹤有未讀帖子的討論話題"
|
help: "追蹤有未讀帖子的討論話題"
|
||||||
new:
|
new:
|
||||||
|
lower_title_with_count:
|
||||||
|
zero: ""
|
||||||
|
one: "1 個新話題"
|
||||||
|
other: "{{count}} 個新話題"
|
||||||
|
lower_title: "新話題"
|
||||||
title:
|
title:
|
||||||
zero: "新討論話題"
|
zero: "新討論話題"
|
||||||
one: "新討論話題 (1)"
|
one: "新討論話題 (1)"
|
||||||
|
|
Loading…
Reference in New Issue