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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/de.yaml')
-rw-r--r--i18n/de.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml
index 8404379..77ae03f 100644
--- a/i18n/de.yaml
+++ b/i18n/de.yaml
@@ -1,9 +1,9 @@
- id: last_mod_on
- translation: Zuletzt bearbeitet am {{ .Format "01.02.2006" }}
+ translation: Zuletzt bearbeitet am {{ .Format "02.01.2006" }}
- id: format_date
- translation: '{{ .Format "01.02.2006" }}'
+ translation: '{{ .Format "02.01.2006" }}'
- id: format_date_tosec
- translation: '{{ .Format "01.02.2006 15:04" }}'
+ translation: '{{ .Format "02.01.2006 15:04" }}'
- id: next_link
translation: Nächste
- id: prev_link