feat: model l10n

This commit is contained in:
xkeyC
2025-11-16 20:13:23 +08:00
parent 77c1b4f51a
commit f98235f2f3
12 changed files with 651 additions and 560 deletions

View File

@@ -6,4 +6,6 @@ class NoL10n {
static const String langFR = 'Français';
static const String langRU = 'Русский';
static const String langCodeZhCn = 'zh_CN';
static const String aniCatTitle = '【寰宇周刊】';
}