From 4b8f2dfdd6dc1da64462911cd44e8c6a021aa5ec Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Thu, 11 Feb 2021 12:57:36 +0800 Subject: [PATCH] Wallet string cleanup and more --- static/app-strings.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/app-strings.json b/static/app-strings.json index a09421ed7..8e398dffd 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1563,7 +1563,11 @@ "Deposit cannot be higher than your available balance: %balance%": "Deposit cannot be higher than your available balance: %balance%", "This channel has disabled comments on their page.": "This channel has disabled comments on their page.", "The creator of this content has disabled comments.": "The creator of this content has disabled comments.", - "These %lbc% help your content in search rankings. You can unlock them but that's less fun. %unlock%": "These %lbc% help your content in search rankings. You can unlock them but that's less fun. %unlock%", + "These %lbc% help your content in search rankings. You can unlock them but that's less fun.": "These %lbc% help your content in search rankings. You can unlock them but that's less fun.", "You have a lot of tips. This could take some time.": "You have a lot of tips. This could take some time.", + "Your immediately spendable balance is %balance%.": "Your immediately spendable balance is %balance%.", + "%balance% available.": "%balance% available.", + "Unlock all tips": "Unlock all tips", + "Unlock All": "Unlock All", "--end--": "--end--" }