fix: removes stray tilde

pull/27073/head
Keno Dressel 2024-01-19 15:21:31 +01:00
parent fff7626ae6
commit 110250d0c3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"superhero_dex": "Superhero DEX",
"mint_a_token": "Mint a token",
"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": {
"no_peek_join_prompt_community": "%(roomName)s is a private token-gated room.",