fix: removes stray tilde
parent
fff7626ae6
commit
110250d0c3
|
@ -40,7 +40,7 @@
|
||||||
"superhero_dex": "Superhero DEX",
|
"superhero_dex": "Superhero DEX",
|
||||||
"mint_a_token": "Mint a token",
|
"mint_a_token": "Mint a token",
|
||||||
"composer": {
|
"composer": {
|
||||||
"no_perms_token_notice": "You need to own more than ~ %(threshold)s %(symbol)s tokens to be able to post in this room."
|
"no_perms_token_notice": "You need to own more than %(threshold)s %(symbol)s tokens to be able to post in this room."
|
||||||
},
|
},
|
||||||
"room": {
|
"room": {
|
||||||
"no_peek_join_prompt_community": "%(roomName)s is a private token-gated room.",
|
"no_peek_join_prompt_community": "%(roomName)s is a private token-gated room.",
|
||||||
|
|
Loading…
Reference in New Issue