From 5c50ce3ebaf058ad5d4e9bcd445653960cbc98b1 Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 Date: Tue, 11 Apr 2023 01:35:21 +0000 Subject: [PATCH] Add loading translation key (#35) * Add loading translation key * Remove prettier formatting changes --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 0f0e527..ff27510 100644 --- a/translations/en.json +++ b/translations/en.json @@ -106,6 +106,7 @@ "remove": "remove", "removed": "removed by mod", "locked": "locked", + "loading": "Loading", "stickied": "stickied", "reason": "Reason", "mark_as_read": "mark as read",