初始化

This commit is contained in:
zhu
2026-03-10 13:36:40 +08:00
commit b03e64957c
111 changed files with 4536 additions and 0 deletions

7
lib/l10n/arb/app_en.arb Normal file
View File

@@ -0,0 +1,7 @@
{
"hello": "Hello",
"title": "title",
"@title": {
"description": "登陆标题"
}
}