mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 09:47:36 +00:00
Receive: 'Generate subaddress' -> 'Create new address'
This commit is contained in:
parent
86574abd94
commit
7862063361
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue