diff options
| author | Wojciech Gomoła <szogun1987@gmail.com> | 2018-02-21 13:40:14 +0100 |
|---|---|---|
| committer | Wojciech Gomoła <szogun1987@gmail.com> | 2018-02-21 13:40:14 +0100 |
| commit | a5820bfd9a587bfe2c26a81289e6afce20ea60e9 (patch) | |
| tree | 575fb6dca14acbe80f20035c75e5ea4acb704d3d | |
| parent | d07e4157333ef69453fb7edc6044de8385f5936d (diff) | |
| download | monzero-gui-a5820bfd9a587bfe2c26a81289e6afce20ea60e9.tar.gz monzero-gui-a5820bfd9a587bfe2c26a81289e6afce20ea60e9.tar.xz monzero-gui-a5820bfd9a587bfe2c26a81289e6afce20ea60e9.zip | |
fixture of comments from PR
| -rw-r--r-- | translations/monero-core_pl.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/monero-core_pl.ts b/translations/monero-core_pl.ts index cbd5d643..80e7593f 100644 --- a/translations/monero-core_pl.ts +++ b/translations/monero-core_pl.ts @@ -257,7 +257,7 @@ <message> <location filename="../components/HistoryTable.qml" line="52"/> <source>Destinations:</source> - <translation>Odbiorcy:</translation> + <translation>Adresy docelowe:</translation> </message> <message> <location filename="../components/HistoryTable.qml" line="102"/> @@ -479,7 +479,7 @@ <message> <location filename="../LeftPanel.qml" line="108"/> <source>Testnet</source> - <translation type="unfinished"></translation> + <translation>Sieć testowa</translation> </message> <message> <location filename="../LeftPanel.qml" line="320"/> |
