diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 1 | ||||
| -rw-r--r-- | i18n/it.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index d0ca1a4..7e8b71f 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -23,6 +23,7 @@ footer_by: "by" footer_love: "love" footer_sleep: "sleep" footer_coffee: "coffee" +footer_about_name: "Name" footer_about_role: "role" footer_about_cert: "cert" footer_about_os: "os" diff --git a/i18n/it.yaml b/i18n/it.yaml index e71f436..43cb604 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -23,6 +23,7 @@ footer_by: "da" footer_love: "amore" footer_sleep: "sonno" footer_coffee: "caffè" +footer_about_name: "Nome" footer_about_role: "ruolo" footer_about_cert: "cert" footer_about_os: "os" |
