🔀 Merge branch 'dev' into v2

This commit is contained in:
James Panther
2022-01-24 12:05:43 +11:00
21 changed files with 95 additions and 33 deletions
+1
View File
@@ -7,6 +7,7 @@ article:
other: "{{ .Count }} min"
reading_time_title: "Lesezeit"
# table_of_contents: "Table of Contents"
# updated: "Updated"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
+1
View File
@@ -7,6 +7,7 @@ article:
other: "{{ .Count }} mins"
reading_time_title: "Reading time"
table_of_contents: "Table of Contents"
updated: "Updated"
word_count:
one: "{{ .Count }} word"
other: "{{ .Count }} words"
+4 -3
View File
@@ -7,9 +7,10 @@ article:
other: "{{ .Count }} mins"
reading_time_title: "Tiempo de lectura"
# table_of_contents: "Table of Contents"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
updated: "Actualizado"
word_count:
one: "{{ .Count }} palabra"
other: "{{ .Count }} palabras"
author:
byline_title: "Autor"
+1
View File
@@ -7,6 +7,7 @@ article:
other: "{{ .Count }} mins"
reading_time_title: "Temps de lecture"
# table_of_contents: "Table of Contents"
# updated: "Updated"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
+1
View File
@@ -7,6 +7,7 @@ article:
other: "{{ .Count }} minutos"
reading_time_title: "Tempo de leitura"
# table_of_contents: "Table of Contents"
# updated: "Updated"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
+41
View File
@@ -0,0 +1,41 @@
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"
# updated: "Updated"
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ı."
+1
View File
@@ -6,6 +6,7 @@ article:
other: "{{ .Count }} 分钟"
reading_time_title: "预计阅读"
# table_of_contents: "Table of Contents"
# updated: "Updated"
word_count:
one: "{{ .Count }} 字"
other: "{{ .Count }} 字"