mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update mobile details page layout
This commit is contained in:
@@ -132,5 +132,8 @@
|
||||
"invalidURLOrigin": "Invalid URL origin.",
|
||||
"httpHttpsNeeded": "Unsupported scheme. Only https or http are supported.",
|
||||
"corsCredentialsHosts": "The URL origins which are allowed to send CORS requests with credentials",
|
||||
"corsCredentialsHostsHelp": "Add websites to this list can lead to security risks, make sure you trust these websites."
|
||||
"corsCredentialsHostsHelp": "Add websites to this list can lead to security risks, make sure you trust these websites.",
|
||||
"galleryDetails": "Gallery Details",
|
||||
"title2": "Title",
|
||||
"titleJpn": "Japanese Title"
|
||||
}
|
||||
|
||||
@@ -132,5 +132,8 @@
|
||||
"invalidURLOrigin": "非法的 URL 源。",
|
||||
"httpHttpsNeeded": "不支持的协议。仅支持 http 或 https。",
|
||||
"corsCredentialsHosts": "被允许发送带有凭证的 CORS 请求的 URL 源",
|
||||
"corsCredentialsHostsHelp": "将网站加入这个列表会导致安全风险,请确保你信任这些网站。"
|
||||
"corsCredentialsHostsHelp": "将网站加入这个列表会导致安全风险,请确保你信任这些网站。",
|
||||
"galleryDetails": "画廊详情",
|
||||
"title2": "标题",
|
||||
"titleJpn": "日语标题"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user