Add Serbian (Latin) translations
Abbreviations are used for the *[other] cases because the noun forms change depending on the number.
This commit is contained in:
parent
23294bc529
commit
5b8125b2be
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] Pre 1 čas
|
||||
*[other] Pre {$duration} č.
|
||||
}
|
||||
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