diff --git a/i18n/de.toml b/i18n/de.toml index 6e4dc600..0aadc7a1 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 1c8b3c15..4aeb15a8 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 2eb3db65..fd9f8055 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 57428e7e..441cc8f4 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 5c61d8bb..30e86590 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 a3c9acbc..9fc1a02c 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 377cb04a..28c350e8 100644 --- a/i18n/sq.toml +++ b/i18n/sq.toml @@ -36,6 +36,10 @@ other = "Prapa" [minute] other = "minutë" +[Share] +other = "Pjesë" + + # 404.html [page]