-
-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9cb868f
commit 631e465
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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ı." |