From a0e29ce3c86eb55bfac8b4ce0310abd2b9629177 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Tue, 10 Jan 2023 14:06:36 -0500 Subject: [PATCH] Fix locale --- 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 a4fa4291a..b46d7a7a0 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -1197,6 +1197,7 @@ "soapbox_config.promo_panel.meta_fields.url_placeholder": "URL", "soapbox_config.raw_json_hint": "Edit the settings data directly. Changes made directly to the JSON file will override the form fields above. Click Save to apply your changes.", "soapbox_config.raw_json_label": "Advanced: Edit raw JSON data", + "soapbox_config.raw_json_invalid": "is invalid", "soapbox_config.save": "Save", "soapbox_config.saved": "Soapbox config saved!", "soapbox_config.single_user_mode_hint": "Front page will redirect to a given user profile.",