From 263f4164d1a9318fd5d7fe7cfe0503a4158eae57 Mon Sep 17 00:00:00 2001 From: James Rowa <76947107+rowah@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:48:32 +0300 Subject: [PATCH] translate sections --- assets/css/translate.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/translate.scss b/assets/css/translate.scss index b913b0d43b0..ff37581f374 100644 --- a/assets/css/translate.scss +++ b/assets/css/translate.scss @@ -28,6 +28,7 @@ $section_translation: ( "zh-hant": "章節", "zh-hans": "章节", "pcm": "Portion", + "sw": "Sehemu ya", ); @each $locale, $translation in $section_translation {