i18(de): Add German translation
This commit is contained in:
parent
b71d1b0e1b
commit
9535cd6629
1 changed files with 13 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
||||||
|
hours-ago = { NUMBER($duration) ->
|
||||||
|
[1] Vor 1 Stunde
|
||||||
|
*[other] Vor {$duration} Stunden
|
||||||
|
}
|
||||||
|
minutes-ago = { NUMBER($duration) ->
|
||||||
|
[1] Vor 1 Minute
|
||||||
|
*[other] Vor {$duration} Minuten
|
||||||
|
}
|
||||||
|
show-more = Zeige {$more} Mehr
|
||||||
|
clear-all = Alle Benachrichtigungen leeren
|
||||||
|
do-not-disturb = Nicht stören
|
||||||
|
notification-settings = Benachrichtigungseinstellungen...
|
||||||
|
no-notifications = Keine Benachrichtigungen
|
||||||
Loading…
Add table
Add a link
Reference in a new issue