From 9cb3b599638a7a2ba25128d4b4d4d4adee2db70c Mon Sep 17 00:00:00 2001 From: nilaallj <9767434+nilaallj@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:54:45 +0100 Subject: 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 --- lingui.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lingui.config.js') diff --git a/lingui.config.js b/lingui.config.js index 83462b758..851d96f33 100644 --- a/lingui.config.js +++ b/lingui.config.js @@ -27,6 +27,7 @@ module.exports = { 'pt-BR', 'ro', 'ru', + 'sv', 'th', 'tr', 'uk', -- cgit 1.4.1