diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml index 25a6f6c..b53cbcc 100644 --- a/i18n/pt-br.toml +++ b/i18n/pt-br.toml @@ -33,4 +33,7 @@ other = "Índice" [wordCount] one = "Uma Palavra" -other = "{{ .Count }} Palavras" \ No newline at end of file +other = "{{ .Count }} Palavras" + +[lastModified] +other = "Última actualização"