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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user