From 18f1f983ae9e481290322da7675007074d772519 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 19 Jan 2021 18:02:26 -0500 Subject: [PATCH] contribute -> boost --- static/app-strings.json | 1 + ui/component/walletBalance/view.jsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/app-strings.json b/static/app-strings.json index 4447f59d2..55a7c3e64 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1569,5 +1569,6 @@ "...earned from others (unlock to spend)": "...earned from others (unlock to spend)", "...on initial publishes (delete or edit past content to spend)": "...on initial publishes (delete or edit past content to spend)", "...supporting content (delete supports to spend)": "...supporting content (delete supports to spend)", + "%lbc_amount% boosting content": "%lbc_amount% boosting content", "--end--": "--end--" } diff --git a/ui/component/walletBalance/view.jsx b/ui/component/walletBalance/view.jsx index 0fcf56a9e..bc4318023 100644 --- a/ui/component/walletBalance/view.jsx +++ b/ui/component/walletBalance/view.jsx @@ -82,7 +82,7 @@ const WalletBalance = (props: Props) => { lbc_amount: , }} > - %lbc_amount% contributing to content + %lbc_amount% boosting content