14 lines
No EOL
394 B
Text
14 lines
No EOL
394 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-all = Clear All Notifications
|
|
do-not-disturb = Do Not Disturb
|
|
notification-settings = Notification Settings...
|
|
no-notifications = No Notifications |