From 34c0f8cd04ac74842d48e6dc3c91a7fc8cbd92af Mon Sep 17 00:00:00 2001 From: zeppi Date: Sat, 16 Oct 2021 03:14:18 -0400 Subject: [PATCH] appstrings --- static/app-strings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/app-strings.json b/static/app-strings.json index 330b207c8..c2f5fc02b 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -2186,5 +2186,9 @@ "Manage tags": "Manage tags", "No Reposts": "No Reposts", "You haven't reposted anything yet. Do it.": "You haven't reposted anything yet. Do it.", + "Claiming credits...": "Claiming credits...", + "%totalComments% comments": "%totalComments% comments", + "(%lbc_balance% available)": "(%lbc_balance% available)", + "Sending...": "Sending...", "--end--": "--end--" }