13 lines
No EOL
395 B
Text
13 lines
No EOL
395 B
Text
hours-ago = { NUMBER($duration) ->
|
|
[1] 1 Uur geleden
|
|
*[other] {$duration} Uur geleden
|
|
}
|
|
minutes-ago = { NUMBER($duration) ->
|
|
[1] 1 Minuut geleden
|
|
*[other] {$duration} Minuten geleden
|
|
}
|
|
show-more = Laat {$more} Meer zien
|
|
clear-all = Alle Notificaties Weggooien
|
|
do-not-disturb = Niet storen
|
|
notification-settings = Notificatie Instellingen...
|
|
no-notifications = Geen Notificaties |