summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml2
-rw-r--r--i18n/it.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 6451bdb..3714ea3 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -1,3 +1,5 @@
+heroGreeting: "Hi, I'm danix"
+
# Navigation & UI
home: "Home"
articles: "Articles"
diff --git a/i18n/it.yaml b/i18n/it.yaml
index 21a144f..7c7f85b 100644
--- a/i18n/it.yaml
+++ b/i18n/it.yaml
@@ -1,3 +1,5 @@
+heroGreeting: "Ciao, io sono danix"
+
# Navigation & UI
home: "Home"
articles: "Articoli"