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:
authorPietro F. Maggi <studiomaggi@gmail.com>2020-11-08 13:44:10 +0300
committerPietro F. Maggi <studiomaggi@gmail.com>2020-11-08 13:44:10 +0300
commit26a8ab2a41f00682d55c3ef04ca9b6e4ba62a337 (patch)
tree3b22804c0373535eedd95cbc875bcbc8dae06e00
parent1ff3894b84b1802433b58e22dd22f4eb46a49fa9 (diff)
Correct Italian translation
-rw-r--r--i18n/it.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/it.yaml b/i18n/it.yaml
index 5d0a4e5..7ec7239 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: "Redatto il {{ .Count }}"
+ translation: "Pubblicato il {{ .Count }}"
- id: lastModified
translation: "(Ultima modifica il {{ .Count }})"
- id: translationsLabel
@@ -39,7 +39,7 @@
- id: toggleNavigation
translation: "Attiva/disattiva la navigazione"
- id: languageSwitcherLabel
- translation: "Linguaggio"
+ translation: "Lingua"
- id: gcseLabelShort
translation: "Cerca"
- id: gcseLabelLong
@@ -71,4 +71,4 @@
# Related posts
- id: seeAlso
- translation: "Guarda anche"
+ translation: "Vedi anche"