diff options
author | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-09 17:17:51 -0300 |
---|---|---|
committer | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-09 17:17:51 -0300 |
commit | 7a4c8fd24bc6dd6d06898dd51f856cfa3a6c43af (patch) | |
tree | a641079f809f2382a54647c996bc8e84ba258d3f /i18n/pt.toml | |
parent | 4b84339a4f58fec235845e4d1e56cd4667879526 (diff) | |
download | hugo-bearcub-7a4c8fd24bc6dd6d06898dd51f856cfa3a6c43af.tar.gz hugo-bearcub-7a4c8fd24bc6dd6d06898dd51f856cfa3a6c43af.tar.bz2 |
Less menus on config
Diffstat (limited to 'i18n/pt.toml')
-rw-r--r-- | i18n/pt.toml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/pt.toml b/i18n/pt.toml index 23d03fb..476df2b 100644 --- a/i18n/pt.toml +++ b/i18n/pt.toml @@ -1,2 +1,5 @@ [filtering-for] - other = 'Filtrando para'
\ No newline at end of file + other = 'Filtrando para' + +[email-subject] + other = 'Resposta a '
\ No newline at end of file |