From 104d9d7b531e07420653938adcce6dae8b514bb0 Mon Sep 17 00:00:00 2001 From: xicoivy Date: Thu, 29 Jan 2026 19:11:13 +0100 Subject: [PATCH] Added Serbian --- src/i18n/locales/hr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json index c55affb1..20215157 100644 --- a/src/i18n/locales/hr.json +++ b/src/i18n/locales/hr.json @@ -633,6 +633,7 @@ "croatian": "Hrvatski", "chinese": "Kineski (pojednostavljeni)", "hindi": "Hindski", + "serbian": "Srpski" "account": "Račun", "content_discovery": "Sadržaj i otkrivanje", "appearance": "Izgled", @@ -1363,4 +1364,5 @@ "no_logs_captured": "Nema zapisa." } } -} \ No newline at end of file + +}