add 'Long press to zoom' setting

This commit is contained in:
2024-11-05 15:34:05 +08:00
parent adb6cdd0c1
commit afa320e863
4 changed files with 24 additions and 2 deletions

View File

@@ -167,7 +167,8 @@
"Download All": "下载全部",
"Order": "顺序",
"minAppVersion @version is required": "需要最低App版本 @version",
"Remove": "移除"
"Remove": "移除",
"Long press to zoom": "长按缩放"
},
"zh_TW": {
"Home": "首頁",
@@ -337,6 +338,7 @@
"Download All": "下載全部",
"Order": "順序",
"minAppVersion @version is required": "需要最低App版本 @version",
"Remove": "移除"
"Remove": "移除",
"Long press to zoom": "長按縮放"
}
}