From f23ec885f24105eec0e7ad6c8747c109c6cfd403 Mon Sep 17 00:00:00 2001 From: stefanolazzarato <38280139+stefanolazzarato@users.noreply.github.com> Date: Thu, 12 Apr 2018 16:07:05 +0200 Subject: [PATCH] Fix translate --- i18n/it.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/it.yaml b/i18n/it.yaml index fabe3f3..6813cc8 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -4,7 +4,7 @@ - id: shortdateFormat translation: "2 Jan 2006 15:04:05" - id: postedOnDate - translation: "Postato il {{ .Count }}" + translation: "Redatto il {{ .Count }}" - id: lastModified translation: "(Ultima modifica il {{ .Count }})" - id: translationsLabel