diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 1be8a0e204..3aab8b323a 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",