diff options
author | Hugo Marques | 2020-06-30 14:05:51 +0100 |
---|---|---|
committer | GitHub | 2020-06-30 14:05:51 +0100 |
commit | e574b4d66edb9c707519c52ee2b3ccdae83a0df5 (patch) | |
tree | 7d5cb1d1b5fe3b79cdac492fef43b5807ef7ac4e | |
parent | 866c275fe9683905bcb1571227486b37383439a7 (diff) | |
download | hugo-theme-fuji-e574b4d66edb9c707519c52ee2b3ccdae83a0df5.tar.gz hugo-theme-fuji-e574b4d66edb9c707519c52ee2b3ccdae83a0df5.tar.bz2 hugo-theme-fuji-e574b4d66edb9c707519c52ee2b3ccdae83a0df5.zip |
Update pt-pt.toml
Corrected "No tag" Line
-rw-r--r-- | i18n/pt-pt.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/pt-pt.toml b/i18n/pt-pt.toml index 213879e..edf9cbc 100644 --- a/i18n/pt-pt.toml +++ b/i18n/pt-pt.toml @@ -20,7 +20,7 @@ other = " " [postMetaNoTag] - other = "No tag" + other = "Sem tags" [postMetaWordCount] other = " Palavras" |