diff --git a/i18n/de.toml b/i18n/de.toml index 6e4dc60..0aadc7a 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -36,6 +36,9 @@ other = "Zurück" [minute] other = "minute" +[Share] +other = "Aktie" + # 404.html [page] diff --git a/i18n/en.toml b/i18n/en.toml index 1c8b3c1..4aeb15a 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -36,6 +36,9 @@ other = "Back" [minute] other = "minute" +[Share] +other = "Share" + # 404.html [page] diff --git a/i18n/eo.toml b/i18n/eo.toml index 2eb3db6..fd9f805 100644 --- a/i18n/eo.toml +++ b/i18n/eo.toml @@ -36,6 +36,9 @@ other = "Reen" [minute] other = "minuto" +[Share] +other = "Kunhavigi" + # 404.html [page] diff --git a/i18n/es.toml b/i18n/es.toml index 57428e7..441cc8f 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -36,6 +36,9 @@ other = "Atrás" [minute] other = "minuto" +[Share] +other = "Compartir" + # 404.html [page] diff --git a/i18n/fr.toml b/i18n/fr.toml index 5c61d8b..30e8659 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -36,6 +36,9 @@ other = "Retour" [minute] other = "minute" +[Share] +other = "Partager" + # 404.html [page] diff --git a/i18n/it.toml b/i18n/it.toml index a3c9acb..9fc1a02 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -36,6 +36,10 @@ other = "Indietro" [minute] other = "minuto" +[Share] +other = "Condividi" + + # 404.html [page] diff --git a/i18n/sq.toml b/i18n/sq.toml index 377cb04..28c350e 100644 --- a/i18n/sq.toml +++ b/i18n/sq.toml @@ -36,6 +36,10 @@ other = "Prapa" [minute] other = "minutë" +[Share] +other = "Pjesë" + + # 404.html [page]