mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
fix broken locale
This commit is contained in:
parent
3c1c5ea698
commit
9dc533a26c
27 changed files with 54 additions and 54 deletions
|
@ -601,8 +601,8 @@ zh_TW:
|
|||
sign_up: "註冊"
|
||||
summary:
|
||||
enabled_description: "你正在檢視此討論話題的摘要:在這個社群裡最熱門的文章。"
|
||||
description: "共有 <b>{{count}}</b> 個回覆。"
|
||||
description_time: "共有 <b>{{count}}</b> 個回覆,大約需要 <b>{{readingTime}} 分鐘</b>閱讀。"
|
||||
description: "共有 <b>{{replyCount}}</b> 個回覆。"
|
||||
description_time: "共有 <b>{{replyCount}}</b> 個回覆,大約需要 <b>{{readingTime}} 分鐘</b>閱讀。"
|
||||
enable: '以摘要檢視此討論話題'
|
||||
disable: '顯示所有文章'
|
||||
deleted_filter:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue