diff options
| author | Matheus Tavares <[email protected]> | 2021-05-26 22:17:09 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-26 22:17:09 -0300 |
| commit | ddf22f7774201027b58927616560bbd150a3cc46 (patch) | |
| tree | 02035c260451853e793ac29645cf86cc568af37a /src | |
| parent | Update bitcoin_pt_BR.ts (diff) | |
| download | discoin-ddf22f7774201027b58927616560bbd150a3cc46.tar.xz discoin-ddf22f7774201027b58927616560bbd150a3cc46.zip | |
Update bitcoin_pt_BR.ts
For Brazilian Portuguese, I believe that an easy interpretation would be a percentage and not dust!
Diffstat (limited to 'src')
| -rw-r--r-- | src/qt/locale/bitcoin_pt_BR.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index a7602d43f..c1a0279d4 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -680,7 +680,7 @@ </message> <message> <source>This label turns red if any recipient receives an amount smaller than the current dust threshold.</source> - <translation>Este texto fica vermelho se qualquer destinatário receber uma quantidade menor que que a poeira.</translation> + <translation>Este texto fica vermelho se qualquer destinatário receber uma quantidade menor que a poeira.</translation> </message> <message> <source>Can vary +/- %1 koinu(s) per input.</source> |