Skip to content

Commit

Permalink
Merge pull request matcornic#175 from 654wak654/tr-i18n
Browse files Browse the repository at this point in the history
Add Turkish i18n config file
  • Loading branch information
matcornic authored Oct 12, 2018
2 parents 62ba84c + c8714ba commit 02da1ff
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions i18n/tr.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[Search-placeholder]
other = "Ara..."

[Clear-History]
other = "Geçmişi Temizle"

[Attachments-label]
other = "Ekler"

[title-404]
other = "Hata"

[message-404]
other = "Uups. Görünüşe göre böyle bir sayfa yok ¯\\_(ツ)_/¯"

[Go-to-homepage]
other = "Anasayfaya dön"

[Edit-this-page]
other = "Sayfayı düzenle"

[Shortcuts-Title]
other = "Dahası Var"

[Expand-title]
other = "Genişlet..."

0 comments on commit 02da1ff

Please sign in to comment.