diff --git a/i18n/en.toml b/i18n/en.toml index 00e7df0..e388159 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -53,6 +53,9 @@ other = "Prev" [next] other = "Next" +[share_on] +other = "Share on" + [improve_this_page] other = "Improve this page" diff --git a/i18n/es.toml b/i18n/es.toml index 29ef09f..a2ab49b 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -53,6 +53,9 @@ other = "Anterior" [next] other = "Siguiente" +[share_on] +other = "Compartir en" + [improve_this_page] other = "Mejorar esta página" diff --git a/i18n/fr.toml b/i18n/fr.toml index 4deb5c5..4b9135f 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -53,6 +53,9 @@ other = "Précédent" [next] other = "Suivant" +[share_on] +other = "Partager sur" + [improve_this_page] other = "Améliorez cette page" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 8ffe66f..73f44c5 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -73,7 +73,7 @@ {{ if site.Params.SocialButtons }}
- Share on: + {{ i18n "share_on" }}": {{ if site.Params.SocialButtons.facebook }} {{ end }}