i18n(zh-TW): add Taiwanese translation
This commit is contained in:
parent
3e2da9b90f
commit
4591eb85f4
11 changed files with 136 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 小時前
|
||||
*[other] {$duration} 小時前
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 分鐘前
|
||||
*[other] {$duration} 分鐘前
|
||||
}
|
||||
show-less = 顯示較少
|
||||
show-more = 顯示更多 {$more} 項
|
||||
clear-group = 清除群組
|
||||
clear-all = 清除所有通知
|
||||
do-not-disturb = 勿擾模式
|
||||
notification-settings = 通知設定...
|
||||
no-notifications = 沒有通知
|
||||
Loading…
Add table
Add a link
Reference in a new issue