diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 15 | ||||
| -rw-r--r-- | i18n/it.yaml | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 874c0e6..96e0a33 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -16,6 +16,21 @@ links: "Links" allRightsReserved: "All rights reserved." footer_built_with: "built with" footer_features: "features" +footer_made_with: "Made with" +footer_lack_of: "lack of" +footer_lots_of: "lots of" +footer_by: "by" +footer_love: "love" +footer_sleep: "sleep" +footer_coffee: "coffee" +footer_about_role: "role" +footer_about_cert: "cert" +footer_about_os: "os" +footer_about_focus: "focus" +footer_about_role_value: "Cybersecurity Specialist" +footer_about_os_value: "Slackware" +footer_about_os_year: "2005–present" +footer_about_focus_value: "open-source · privacy" # Articles readMore: "Read more" diff --git a/i18n/it.yaml b/i18n/it.yaml index 8c3eba1..f387978 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -16,6 +16,21 @@ links: "Link" allRightsReserved: "Tutti i diritti riservati." footer_built_with: "costruito con" footer_features: "caratteristiche" +footer_made_with: "Fatto con" +footer_lack_of: "mancanza di" +footer_lots_of: "molti" +footer_by: "da" +footer_love: "amore" +footer_sleep: "sonno" +footer_coffee: "caffè" +footer_about_role: "ruolo" +footer_about_cert: "cert" +footer_about_os: "os" +footer_about_focus: "focus" +footer_about_role_value: "Specialista in Cybersecurity" +footer_about_os_value: "Slackware" +footer_about_os_year: "2005–presente" +footer_about_focus_value: "open-source · privacy" # Articles readMore: "Continua a leggere" |
