🎉 Initial Commit

This commit is contained in:
2024-04-13 00:38:20 +08:00
commit dd1354d99c
139 changed files with 5175 additions and 0 deletions

4
lib/i18n/app_en.arb Normal file
View File

@ -0,0 +1,4 @@
{
"solian": "Solian",
"explore": "Explore"
}

4
lib/i18n/app_zh.arb Normal file
View File

@ -0,0 +1,4 @@
{
"solian": "HAIYAA",
"explore": "探索"
}