Actualización

This commit is contained in:
Xes
2025-04-10 12:36:07 +02:00
parent 1da7c3f3b9
commit 4aff98e77b
3147 changed files with 320647 additions and 0 deletions

View File

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