Added Turkish translations
This commit is contained in:
parent
f453b4ef9b
commit
177b8524a4
11 changed files with 136 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 Saat Önce
|
||||
*[other] {$duration} Saat Önce
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 Dakika Önce
|
||||
*[other] {$duration} Dakika Önce
|
||||
}
|
||||
show-less = Daha az göster
|
||||
show-more = {$more} tane daha göster
|
||||
clear-all = Tüm Bildirimleri Temizle
|
||||
do-not-disturb = Rahatsız Etmeyin
|
||||
notification-settings = Bildirim Ayarları...
|
||||
no-notifications = Bildirim Yok
|
||||
Loading…
Add table
Add a link
Reference in a new issue