Skip to content

Commit

Permalink
🌐 Add TR i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
ZekeriyaAY committed Jan 23, 2022
1 parent 9cb868f commit 631e465
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions i18n/tr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
article:
anchor_label: "Anchor"
draft: "Taslak"
edit_title: "İçeriği düzenle"
reading_time:
one: "{{ .Count }} dk"
other: "{{ .Count }} dk"
reading_time_title: "Okuma süresi"
word_count:
one: "{{ .Count }} kelime"
other: "{{ .Count }} kelime"

author:
byline_title: "Yazar"

error:
404_title: "Sayfa Bulunamadı :confused:"
404_error: "Hata 404"
404_description: "Görünüşe göre istediğiniz sayfa mevcut değil."

footer:
dark_appearance: "Koyu görünüme geç"
light_appearance: "Açık görünüme geç"
powered_by: "{{ .Hugo }} & {{ .Congo }} tarafından desteklenmektedir"

list:
externalurl_title: "Harici siteye bağlantı"
no_articles: "Henüz burada listelenecek bir makale yok."

sharing:
email: "Email ile gönder"
facebook: "Facebook'ta paylaş"
linkedin: "LinkedIn'te paylaş"
pinterest: "Pinterest'te pinle"
reddit: "Reddit'te gönder"
twitter: "Twitter'da Tweetle"

shortcode:
recent_articles: "Güncel"
icon_none: "Icon bulunamadı."

0 comments on commit 631e465

Please sign in to comment.