Add i18n(sr-Latn)
This commit is contained in:
parent
d0b539b51d
commit
9b58a8ad8e
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
||||||
|
hours-ago = { NUMBER($duration) ->
|
||||||
|
[1] Pre 1 sat
|
||||||
|
*[other] Pre {$duration} sat.
|
||||||
|
}
|
||||||
|
minutes-ago = { NUMBER($duration) ->
|
||||||
|
[1] Pre 1 minut
|
||||||
|
*[other] Pre {$duration} min.
|
||||||
|
}
|
||||||
|
show-less = Prikaži manje
|
||||||
|
show-more = Prikaži još {$more}
|
||||||
|
clear-all = Obriši sva obaveštenja
|
||||||
|
do-not-disturb = Ne uznemiravaj
|
||||||
|
notification-settings = Podešavanja obaveštenja...
|
||||||
|
no-notifications = Nema obaveštenja
|
||||||
Loading…
Add table
Add a link
Reference in a new issue