Add Russian translation
This commit is contained in:
parent
7ac2542a9c
commit
85440c7169
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