15 lines
No EOL
420 B
Text
15 lines
No EOL
420 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 hour ago
|
|
*[other] {$duration} hours ago
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 minute ago
|
|
*[other] {$duration} minutes ago
|
|
}
|
|
show-less = Show less
|
|
show-more = Show {$more} more
|
|
clear-group = Clear group
|
|
clear-all = Clear all notifications
|
|
do-not-disturb = Do Not Disturb
|
|
notification-settings = Notification settings...
|
|
no-notifications = No notifications |