Receive: 'Generate subaddress' -> 'Create new address'

This commit is contained in:
tobtoht 2021-09-07 17:48:45 +02:00
parent 86574abd94
commit 7862063361

View file

@ -106,7 +106,7 @@
<item>
<widget class="QPushButton" name="btn_generateSubaddress">
<property name="text">
<string>Generate Subaddress</string>
<string>Create new address</string>
</property>
</widget>
</item>