mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add support for prevent screen capture
This commit is contained in:
@@ -85,5 +85,6 @@
|
||||
"maxZipFilenameLength": "Maximum length of filenames in Zip files",
|
||||
"downloadComplete": "Download completed.",
|
||||
"downloadZipFailed": "Failed to download ZIP file.",
|
||||
"rating": "Rating"
|
||||
"rating": "Rating",
|
||||
"preventScreenCapture": "Prevent screen capture"
|
||||
}
|
||||
|
||||
@@ -85,5 +85,6 @@
|
||||
"maxZipFilenameLength": "Zip文件中文件名的最大长度",
|
||||
"downloadComplete": "下载完毕。",
|
||||
"downloadZipFailed": "Zip文件下载失败。",
|
||||
"rating": "评分"
|
||||
"rating": "评分",
|
||||
"preventScreenCapture": "防止截屏"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user