From 0b754ac8c5e189f652494480e29060c5b20de378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oleg=20lu=C4=8Di=C4=87?= Date: Thu, 21 Nov 2024 00:22:04 +0100 Subject: [PATCH] Update translations.json --- static/translations.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/static/translations.json b/static/translations.json index 96b56e9..ba0385c 100644 --- a/static/translations.json +++ b/static/translations.json @@ -94,5 +94,14 @@ "trending": "الشائع", "favorites": "المفضلة", "watchlist": "الاهتمامات" + }, + "sr-RS": { + "popular": "Популарно", + "year": "Година", + "language": "Језик", + "trending": "У тренду", + "favorites": "Омиљени", + "watchlist": "Листа за гледање" } + }