diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2017-11-15 11:17:47 -0600 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2017-11-15 11:17:47 -0600 |
| commit | ebfebe795ae7e37f9d99fda1d319d7c5ac58c966 (patch) | |
| tree | e9901139926a4d1a0498c109843fee7a65f0646a | |
| parent | d5d59b5dc6b578de08978196b8002c994ac1a15f (diff) | |
| parent | c441697594482cbfe82019a8c0dff4070e8ae3bf (diff) | |
| download | monzero-gui-ebfebe795ae7e37f9d99fda1d319d7c5ac58c966.tar.gz monzero-gui-ebfebe795ae7e37f9d99fda1d319d7c5ac58c966.tar.xz monzero-gui-ebfebe795ae7e37f9d99fda1d319d7c5ac58c966.zip | |
Merge pull request #947
c441697 Correcting a typo
| -rw-r--r-- | translations/monero-core_ru.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/monero-core_ru.ts b/translations/monero-core_ru.ts index 6b77f348..108d9d7f 100644 --- a/translations/monero-core_ru.ts +++ b/translations/monero-core_ru.ts @@ -819,7 +819,7 @@ <message> <location filename="../pages/Settings.qml" line="72"/> <source>Manage wallet</source> - <translation>Кправление кошельком</translation> + <translation>Управление кошельком</translation> </message> <message> <location filename="../pages/Settings.qml" line="88"/> |
