new: full screen

This commit is contained in:
lollipopkit
2023-06-08 22:17:26 +08:00
parent 342c3ea295
commit 0ddfc4ec75
12 changed files with 370 additions and 5 deletions

View File

@@ -64,6 +64,7 @@
"font": "Font",
"fontSize": "Font size",
"foundNUpdate": "Found {count} update",
"fullScreen": "Full screen mode",
"getPushTokenFailed": "Can't fetch push token",
"gettingToken": "Getting token...",
"goto": "Go to",

View File

@@ -64,6 +64,7 @@
"font": "字体",
"fontSize": "字体大小",
"foundNUpdate": "找到 {count} 个更新",
"fullScreen": "全屏模式",
"getPushTokenFailed": "未能获取到推送token",
"gettingToken": "正在获取Token...",
"goto": "前往",