mls (v4.6) (#2120)

## Description:

mls for v26
Version identifier within MLS: v4.6

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

aotumuri
This commit is contained in:
Aotumuri
2025-10-01 03:10:34 +09:00
committed by GitHub
parent e96d58ab40
commit 9e9d689175
14 changed files with 2086 additions and 211 deletions
+2
View File
@@ -20,6 +20,7 @@ import hu from "../../resources/lang/hu.json";
import it from "../../resources/lang/it.json";
import ja from "../../resources/lang/ja.json";
import ko from "../../resources/lang/ko.json";
import mk from "../../resources/lang/mk.json";
import nl from "../../resources/lang/nl.json";
import pl from "../../resources/lang/pl.json";
import pt_BR from "../../resources/lang/pt-BR.json";
@@ -74,6 +75,7 @@ export class LangSelector extends LitElement {
"sv-SE": sv_SE,
"zh-CN": zh_CN,
ko,
mk,
gl,
sl,
sk,