Add Ukrainian translation
This commit is contained in:
parent
f812be8554
commit
48154da855
10 changed files with 110 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