Add i18n(sr-Cyrl)
This commit is contained in:
parent
41cf9497c2
commit
2b903ca147
1 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
||||||
|
hours-ago = { NUMBER($duration) ->
|
||||||
|
[1] Пре 1 сат
|
||||||
|
*[other] Пре {$duration} сат.
|
||||||
|
}
|
||||||
|
minutes-ago = { NUMBER($duration) ->
|
||||||
|
[1] Пре 1 минут
|
||||||
|
*[other] Пре {$duration} мин.
|
||||||
|
}
|
||||||
|
show-less = Прикажи мање
|
||||||
|
show-more = Прикажи још {$more}
|
||||||
|
clear-all = Обриши сва обавештења
|
||||||
|
do-not-disturb = Не узнемиравај
|
||||||
|
notification-settings = Подешавања обавештења...
|
||||||
|
no-notifications = Нема обавештења
|
||||||
Loading…
Add table
Add a link
Reference in a new issue