chore(l10n): update translations (#4115)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
2e8f1d4773
commit
705d763729
23 changed files with 1303 additions and 284 deletions
|
|
@ -1252,6 +1252,7 @@ namespace config {
|
|||
"en_US"sv, // English (US)
|
||||
"es"sv, // Spanish
|
||||
"fr"sv, // French
|
||||
"hu"sv, // Hungarian
|
||||
"it"sv, // Italian
|
||||
"ja"sv, // Japanese
|
||||
"ko"sv, // Korean
|
||||
|
|
@ -1262,6 +1263,7 @@ namespace config {
|
|||
"sv"sv, // Swedish
|
||||
"tr"sv, // Turkish
|
||||
"uk"sv, // Ukrainian
|
||||
"vi"sv, // Vietnamese
|
||||
"zh"sv, // Chinese
|
||||
"zh_TW"sv, // Chinese (Traditional)
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue