mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
Add Turkish i18n config file
This commit is contained in:
parent
589cbd30de
commit
002f6b9025
1 changed files with 26 additions and 0 deletions
26
i18n/tr.toml
Normal file
26
i18n/tr.toml
Normal file
|
@ -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..."
|
Loading…
Reference in a new issue