14 lines
383 B
Text
14 lines
383 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 小时前
|
|
*[other] {$duration} 小时前
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 分钟前
|
|
*[other] {$duration} 分钟前
|
|
}
|
|
show-less = 展示更少
|
|
show-more = 展示更多 {$more} 条信息
|
|
clear-all = 清除所有通知
|
|
do-not-disturb = 免打扰
|
|
notification-settings = 通知设置...
|
|
no-notifications = 无通知
|