mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
Merge pull request #175 from 654wak654/tr-i18n
Add Turkish i18n config file
This commit is contained in:
commit
b28c7d7064
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