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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/cs.yaml9
-rw-r--r--i18n/da.yaml9
2 files changed, 18 insertions, 0 deletions
diff --git a/i18n/cs.yaml b/i18n/cs.yaml
index 5457b4c..34dbe4e 100644
--- a/i18n/cs.yaml
+++ b/i18n/cs.yaml
@@ -69,3 +69,12 @@
- id: publishedOn
translation: "dne"
+
+- id: 404Error
+ translation: "Error 404: Page not found"
+
+- id: 404Message
+ translation: "We are sorry – this page is not here anymore"
+
+- id: 404NavHome
+ translation: "Go to homepage"
diff --git a/i18n/da.yaml b/i18n/da.yaml
index 162a51e..5c48682 100644
--- a/i18n/da.yaml
+++ b/i18n/da.yaml
@@ -69,3 +69,12 @@
- id: publishedOn
translation: "den"
+
+- id: 404Error
+ translation: "Error 404: Page not found"
+
+- id: 404Message
+ translation: "We are sorry – this page is not here anymore"
+
+- id: 404NavHome
+ translation: "Go to homepage"