add Dutch translations
This commit is contained in:
parent
fefaea9b63
commit
fcd1cfff5e
9 changed files with 99 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue