This commit is contained in:
Xes
2025-08-14 22:39:38 +02:00
parent 3641e93527
commit 5403f346e3
3370 changed files with 327179 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"semantics": [
{
"label": "图像"
},
{
"label": "替代文字",
"description": "必填,当浏览器无法载入图片时会改显示此文字,同时这也作为视障者语音帮助。"
},
{
"label": "悬停时文字",
"description": "非必填,当使用者悬停在图像上时额外显示的文字。"
},
{
"label": "图像名称",
"default": "图像"
}
]
}