diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 2 | ||||
| -rw-r--r-- | i18n/it.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 5c35568..874c0e6 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -14,6 +14,8 @@ email: "Email" contact: "Contact" links: "Links" allRightsReserved: "All rights reserved." +footer_built_with: "built with" +footer_features: "features" # Articles readMore: "Read more" diff --git a/i18n/it.yaml b/i18n/it.yaml index 4d228be..8c3eba1 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -14,6 +14,8 @@ email: "Email" contact: "Contatti" links: "Link" allRightsReserved: "Tutti i diritti riservati." +footer_built_with: "costruito con" +footer_features: "caratteristiche" # Articles readMore: "Continua a leggere" |
