Improved initial/exit view texts + add i18n

This commit is contained in:
SomeoneOnEarth
2023-12-15 01:52:26 +01:00
parent 9aa32703cc
commit 5d8c5125ff
37 changed files with 130 additions and 13 deletions

View File

@ -37,4 +37,7 @@
<string id="ConfigUrlNotFound">找不到网址。设置中可能存在配置 URL 错误。</string>
<string id="UnhandledHttpErr">HTTP请求返回错误码=</string>
<string id="TrailingSlashErr">API URL 不得有尾部斜杠“/”</string>
<string id="FetchingMenuConfig">正在获取菜单配置..</string>
<string id="ExitViewTouch">向右滑动即可退出\n点击即可停留</string>
<string id="ExitViewButtons">按回车键退出\n按回车键继续</string>
</strings>