diff options
author | lakoliu <99976966+lakoliu@users.noreply.github.com> | 2022-05-03 20:20:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 20:20:58 +0300 |
commit | 7cbb9b8a5052d60dfeebf6a23468547b8b4918de (patch) | |
tree | bb7f65a939460336ceb26ee22d77bd662bcce7e5 | |
parent | aed1746d57a7551913b553c00611995c028e7c71 (diff) | |
parent | f98954c2e3d074fef8afb1e730255978ea85908d (diff) | |
download | Furtherance-7cbb9b8a5052d60dfeebf6a23468547b8b4918de.tar.zst |
Merge pull request #37 from pesader/translate_ptbr
remove typo from portuguese translation
-rw-r--r-- | po/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 0de0a7c..107e121 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -168,7 +168,7 @@ msgstr "O número máximo de dias mostrados na lista" #: src/gtk/preferences_window.ui:96 msgid "_Delete confirmation" -msgstr "_Confirmar.deleção" +msgstr "_Confirmar antes de deletar" #: src/gtk/preferences_window.ui:108 msgid "_Show seconds" |