From 05fb028e8b85de9e7e9d516abb1ebb8a01aad060 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 19 Sep 2022 09:40:48 -0400 Subject: [PATCH] Adding languages plural --- translations/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/translations/en.json b/translations/en.json index 1260d2d..2b16289 100644 --- a/translations/en.json +++ b/translations/en.json @@ -246,7 +246,9 @@ "send_notifications_to_email": "Send notifications to Email", "optional": "Optional", "expires": "Expires", + "interface_language": "Interface Language", "language": "Language", + "language_plural": "Languages", "browser_default": "Browser Default", "downvotes_disabled": "Downvotes disabled", "enable_downvotes": "Enable Downvotes",