mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-20 00:57:29 -04:00
fix typo in daemon setup wizard
This commit is contained in:
@@ -1873,7 +1873,7 @@ Spend Proofの場合、宛先アドレスを指定する必要はありません
|
||||
<name>WizardDaemonSettings</name>
|
||||
<message>
|
||||
<location filename="../wizard/WizardDaemonSettings.qml" line="114"/>
|
||||
<source>To be able to communicate with the Monero network your wallet needs to be connected to a Monero node. For best privacy it's recommended to run your own node. <br><br> If you don't have the option to run an own node there's an option to connect to a remote node.</source>
|
||||
<source>To be able to communicate with the Monero network your wallet needs to be connected to a Monero node. For best privacy it's recommended to run your own node. <br><br> If you don't have the option to run your own node, there's an option to connect to a remote node.</source>
|
||||
<translation>モネロネットワークと通信するためにウォレットはモネロノードに接続されている必要があります。プライバシーを最大限に保護するため自分自身のノードを走らせることが推奨されています。
|
||||
<br><br> 自分自身のノードを走らせることができない場合はリモートノードに接続することも可能です。</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user