diff --git a/i18n/de.toml b/i18n/de.toml index 33c1c87..b40d115 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -4,6 +4,5 @@ other = "nächste" other = "vorher" [close] other = "schließen" -# capititalized for menu [threshold] -other = "Schwelle" +other = "schwelle" diff --git a/i18n/en.toml b/i18n/en.toml index a2ae8a1..c97351b 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -4,6 +4,5 @@ other = "next" other = "prev" [close] other = "close" -# capitialize the first letter of the word [threshold] -other = "Threshold" +other = "threshold" diff --git a/i18n/es.toml b/i18n/es.toml index f89fa58..b1a40d8 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -4,6 +4,5 @@ other = "siguiente" other = "previo" [close] other = "cerrar" -# capititalized for menu [threshold] -other = "Umbral" +other = "umbral" diff --git a/i18n/fr.toml b/i18n/fr.toml index 1f444fc..b1982dc 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -4,6 +4,5 @@ other = "suivant" other = "précédent" [close] other = "fermer" -# capititalized for menu [threshold] -other = "Seuil" +other = "seuil" diff --git a/i18n/it.toml b/i18n/it.toml index bd47771..c31b77b 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -4,6 +4,5 @@ other = "prossimo" other = "precedente" [close] other = "chiudi" -# capititalized for menu [threshold] -other = "Soglia" +other = "soglia" diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 5128939..bfeeb2d 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -17,7 +17,7 @@ {{- end -}}
- {{- i18n "threshold" -}}: + {{- i18n "threshold" | strings.FirstUpper -}}: