Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-02-03 17:20:53 +00:00
parent 3e913ef09d
commit 9660df3fcc
990 changed files with 74805 additions and 60149 deletions

View file

@ -461,7 +461,9 @@
}
},
"aria-required-children": {
"pass": "필수 ARIA 하위 항목들이 존재합니다.",
"pass": {
"default": "필수 ARIA 하위 항목들이 존재합니다."
},
"fail": {
"singular": "필수 ARIA 하위 역할(role)이 없습니다: ${data.values}",
"plural": "필수 ARIA 하위 역할(role)들이 없습니다: ${data.values}"