Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/br.yaml4
-rw-r--r--i18n/de.yaml4
-rw-r--r--i18n/eo.yaml4
-rw-r--r--i18n/es.yaml5
-rw-r--r--i18n/fr.yaml4
-rw-r--r--i18n/it.yaml4
-rw-r--r--i18n/ja.yaml6
-rw-r--r--i18n/nb.yaml4
-rw-r--r--i18n/nl.yaml4
-rw-r--r--i18n/pl.yaml5
-rw-r--r--i18n/ru.yaml6
-rw-r--r--i18n/zh.yaml5
12 files changed, 40 insertions, 15 deletions
diff --git a/i18n/br.yaml b/i18n/br.yaml
index 214c738..8f10d0a 100644
--- a/i18n/br.yaml
+++ b/i18n/br.yaml
@@ -62,3 +62,7 @@
translation: "Seu email"
- id: yourWebsite
translation: "Seu website"
+
+# Related posts
+- id: seeAlso
+translation: "Veja também" \ No newline at end of file
diff --git a/i18n/de.yaml b/i18n/de.yaml
index ecf908d..2c28cf8 100644
--- a/i18n/de.yaml
+++ b/i18n/de.yaml
@@ -63,4 +63,6 @@
- id: yourWebsite
translation: "You website"
-
+# Related posts
+- id: seeAlso
+translation: "Siehe auch" \ No newline at end of file
diff --git a/i18n/eo.yaml b/i18n/eo.yaml
index 6fc0ec7..0cec918 100644
--- a/i18n/eo.yaml
+++ b/i18n/eo.yaml
@@ -62,3 +62,7 @@
translation: "Via retpoŝtadreso"
- id: yourWebsite
translation: "Via retpaĝaro"
+
+# Related posts
+- id: seeAlso
+translation: "Vidu ankaŭ" \ No newline at end of file
diff --git a/i18n/es.yaml b/i18n/es.yaml
index e1929ef..f97a29b 100644
--- a/i18n/es.yaml
+++ b/i18n/es.yaml
@@ -63,5 +63,6 @@
- id: yourWebsite
translation: "You website"
-
-
+# Related posts
+- id: seeAlso
+translation: "Ver también" \ No newline at end of file
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index 2f4ed7b..c4b418b 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -62,3 +62,7 @@
translation: "Votre addresse mail"
- id: yourWebsite
translation: "Votre site web"
+
+# Related posts
+- id: seeAlso
+translation: "Voir également" \ No newline at end of file
diff --git a/i18n/it.yaml b/i18n/it.yaml
index 6813cc8..99fa24d 100644
--- a/i18n/it.yaml
+++ b/i18n/it.yaml
@@ -63,4 +63,6 @@
- id: yourWebsite
translation: "Il tuo website"
-
+# Related posts
+- id: seeAlso
+translation: "Guarda anche" \ No newline at end of file
diff --git a/i18n/ja.yaml b/i18n/ja.yaml
index 84aa29b..68de9ce 100644
--- a/i18n/ja.yaml
+++ b/i18n/ja.yaml
@@ -61,6 +61,6 @@
- id: yourWebsite
translation: "You website"
-
-
-
+# Related posts
+- id: seeAlso
+translation: "も参照してください" \ No newline at end of file
diff --git a/i18n/nb.yaml b/i18n/nb.yaml
index 42541b9..e7b1c2a 100644
--- a/i18n/nb.yaml
+++ b/i18n/nb.yaml
@@ -63,4 +63,6 @@
- id: yourWebsite
translation: "Din webside"
-
+# Related posts
+- id: seeAlso
+translation: "Se også" \ No newline at end of file
diff --git a/i18n/nl.yaml b/i18n/nl.yaml
index 9b9c347..cd55f82 100644
--- a/i18n/nl.yaml
+++ b/i18n/nl.yaml
@@ -62,3 +62,7 @@
translation: "Jouw e-mailadres"
- id: yourWebsite
translation: "Jouw website"
+
+# Related posts
+- id: seeAlso
+translation: "Zie ook" \ No newline at end of file
diff --git a/i18n/pl.yaml b/i18n/pl.yaml
index b2fa021..0e6e2cc 100644
--- a/i18n/pl.yaml
+++ b/i18n/pl.yaml
@@ -63,5 +63,6 @@
- id: yourWebsite
translation: "You website"
-
-
+# Related posts
+- id: seeAlso
+translation: "Zobacz też" \ No newline at end of file
diff --git a/i18n/ru.yaml b/i18n/ru.yaml
index 6a66256..86d19e3 100644
--- a/i18n/ru.yaml
+++ b/i18n/ru.yaml
@@ -63,6 +63,6 @@
- id: yourWebsite
translation: "You website"
-
-
-
+# Related posts
+- id: seeAlso
+translation: "Смотрите также" \ No newline at end of file
diff --git a/i18n/zh.yaml b/i18n/zh.yaml
index 690bab4..71aac81 100644
--- a/i18n/zh.yaml
+++ b/i18n/zh.yaml
@@ -63,5 +63,6 @@
- id: yourWebsite
translation: "You website"
-
-
+# Related posts
+- id: seeAlso
+translation: "也可以看看" \ No newline at end of file