Add Swedish localization (#7232)

* Adding Swedish translation

* Fixes and improvements

* Fixes and improvements

* Fixed inconsistencies + some other improvements

* Made some improvements, added missing translations and added Swedish to app.config.js

* Force push to resolve conflicts in messages.po
This commit is contained in:
nilaallj
2025-01-24 20:54:45 +01:00
committed by GitHub
parent 630a8c3dc9
commit 9cb3b59963
8 changed files with 8321 additions and 0 deletions
+2
View File
@@ -31,6 +31,7 @@ import {
ptBR,
ro,
ru,
sv,
th,
tr,
uk,
@@ -73,6 +74,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
['pt-BR']: ptBR,
ro,
ru,
sv,
th,
tr,
uk,