fix(media): clarify failed external image embeds

This commit is contained in:
Tommaso Casaburi
2026-05-14 16:36:20 +07:00
parent e38d888b74
commit fe87808a90
42 changed files with 551 additions and 55 deletions
+8 -1
View File
@@ -379,5 +379,12 @@
"p2p_stats_updated": "Updated",
"p2p_stats_starting": "P2P stats appear after the P2P client starts.",
"pass_question_governance": "5chan Pass 会控制目录治理吗?",
"pass_answer_governance": "不是。当前方向是 5chan Pass 持有者可以参与目录投票,但最终治理机制应包含与 BSO-holder 的一致性和保障措施,而不是仅由 pass 持有者拥有最终控制权。"
"pass_answer_governance": "不是。当前方向是 5chan Pass 持有者可以参与目录投票,但最终治理机制应包含与 BSO-holder 的一致性和保障措施,而不是仅由 pass 持有者拥有最终控制权。",
"media_failed_to_load": "外部图片加载失败",
"media_failed_to_load_hint": "该网站可能会屏蔽你的网络;VPN 可能有帮助",
"media_failed_to_load_source": "{{host}},不是 5chan",
"media_failed_to_load_source_unknown": "外部主机,不是 5chan",
"media_failed_to_load_open_source": "打开原始文件",
"media_failed_to_load_inline": "来自 {{host}} 的外部图片加载失败。试试 VPN。",
"media_failed_to_load_inline_unknown": "外部图片加载失败。试试 VPN。"
}