From a1945b239fd758ccdf4137979cc3d7588f732fe0 Mon Sep 17 00:00:00 2001 From: xicoivy Date: Thu, 29 Jan 2026 19:18:46 +0100 Subject: [PATCH] Added Serbian --- src/i18n/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 7958dd53..fbd6deb4 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -633,6 +633,7 @@ "croatian": "Croatian", "chinese": "Chinese (Simplified)", "hindi": "Hindi", + "serbian": "Serbian", "account": "Account", "content_discovery": "Content & Discovery", "appearance": "Appearance", @@ -1363,4 +1364,4 @@ "no_logs_captured": "No logs captured." } } -} \ No newline at end of file +}