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
path: root/i18n
diff options
context:
space:
mode:
authorlislis <lislis@users.noreply.github.com>2021-01-19 20:28:51 +0300
committerGitHub <noreply@github.com>2021-01-19 20:28:51 +0300
commite6c35350381fac3123e4a6d4c732b3f19076482f (patch)
tree2b2d12ecfa055aa766d68d83677d9cd9c2334784 /i18n
parentdfb2162afe8e57caa75875e0383f3d0b372cd112 (diff)
Update de.yaml
Diffstat (limited to 'i18n')
-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