From ec72ac0db82244e6b6971ae1ee8dd65c841b9417 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 21 Mar 2023 16:09:40 -0500 Subject: [PATCH] yarn i18n --- app/soapbox/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 1be8a0e20..3aab8b323 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -1472,6 +1472,7 @@ "tabs_bar.profile": "Profile", "tabs_bar.search": "Search", "tabs_bar.settings": "Settings", + "textarea.counter.label": "{count} characters remaining", "theme_editor.Reset": "Reset", "theme_editor.export": "Export theme", "theme_editor.import": "Import theme",