mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Merge pull request #4074 from wiz/tweak-bond-title-strings
Update ops team bonded role titles to match current names
This commit is contained in:
commit
fdc17e90eb
1 changed files with 3 additions and 3 deletions
|
@ -1861,11 +1861,11 @@ dao.bond.bondedRoleType.FORUM_OPERATOR=Forum operator
|
|||
# suppress inspection "UnusedProperty"
|
||||
dao.bond.bondedRoleType.SEED_NODE_OPERATOR=Seed node operator
|
||||
# suppress inspection "UnusedProperty"
|
||||
dao.bond.bondedRoleType.DATA_RELAY_NODE_OPERATOR=Data relay node operator
|
||||
dao.bond.bondedRoleType.DATA_RELAY_NODE_OPERATOR=Price node operator
|
||||
# suppress inspection "UnusedProperty"
|
||||
dao.bond.bondedRoleType.BTC_NODE_OPERATOR=BTC node operator
|
||||
dao.bond.bondedRoleType.BTC_NODE_OPERATOR=Bitcoin node operator
|
||||
# suppress inspection "UnusedProperty"
|
||||
dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets operator
|
||||
dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets API operator
|
||||
# suppress inspection "UnusedProperty"
|
||||
dao.bond.bondedRoleType.BSQ_EXPLORER_OPERATOR=BSQ explorer operator
|
||||
# suppress inspection "UnusedProperty"
|
||||
|
|
Loading…
Add table
Reference in a new issue