Add i18n support

This commit is contained in:
2023-08-29 14:06:23 +08:00
parent cabd39e15f
commit 48d38652bf
7 changed files with 48 additions and 7 deletions

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

@@ -0,0 +1,3 @@
{
"title": "E-Hentai Downloader Dashboard"
}

3
lib/l10n/app_zh.arb Normal file
View File

@@ -0,0 +1,3 @@
{
"title": "E-Hentai 下载器面板"
}