mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Add NSFW marking functionality
This commit is contained in:
@@ -87,5 +87,7 @@
|
||||
"downloadZipFailed": "Failed to download ZIP file.",
|
||||
"rating": "Rating",
|
||||
"preventScreenCapture": "Prevent screen capture",
|
||||
"seeMoreInfo": "See more information"
|
||||
"seeMoreInfo": "See more information",
|
||||
"markAsNsfw": "Mark as NSFW",
|
||||
"markAsNonNsfw": "Mark as non-NSFW"
|
||||
}
|
||||
|
||||
@@ -87,5 +87,7 @@
|
||||
"downloadZipFailed": "Zip文件下载失败。",
|
||||
"rating": "评分",
|
||||
"preventScreenCapture": "防止截屏",
|
||||
"seeMoreInfo": "显示更多信息"
|
||||
"seeMoreInfo": "显示更多信息",
|
||||
"markAsNsfw": "标记为NSFW",
|
||||
"markAsNonNsfw": "标记为非NSFW"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user