mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
🔀 Merge branch 'dev' into v2
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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ı."
|
||||
@@ -6,6 +6,7 @@ article:
|
||||
other: "{{ .Count }} 分钟"
|
||||
reading_time_title: "预计阅读"
|
||||
# table_of_contents: "Table of Contents"
|
||||
# updated: "Updated"
|
||||
word_count:
|
||||
one: "{{ .Count }} 字"
|
||||
other: "{{ .Count }} 字"
|
||||
|
||||
Reference in New Issue
Block a user