15 lines
398 B
Text
15 lines
398 B
Text
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 = 无通知
|