You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dashboard/src/i18n/locales/en-US/features/extension.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@
242
242
"emptyHint": "Upload a Skills zip to get started",
243
243
"uploadDialogTitle": "Upload Skills",
244
244
"uploadHint": "Upload multiple zip skill packages or drag them in. The system validates the structure automatically and shows a result for each file.",
245
-
"structureRequirement": "The most common failure is an invalid archive structure. Each zip must contain exactly one top-level folder such as `skillname/`, and that folder must include `SKILL.md`.",
245
+
"structureRequirement": "The archive supports multiple skills folders.",
246
246
"abilityMultiple": "Upload multiple zip files at once",
Copy file name to clipboardExpand all lines: dashboard/src/i18n/locales/ru-RU/features/extension.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -241,7 +241,7 @@
241
241
"emptyHint": "Пожалуйста, загрузите архив с навыками",
242
242
"uploadDialogTitle": "Загрузка навыков",
243
243
"uploadHint": "Поддерживается массовая загрузка zip-архивов. Вы также можете перетащить файлы в это окно. Система автоматически проверит структуру каждого архива.",
244
-
"structureRequirement": "Архив должен содержать одну корневую папку (например, `skillname/`), внутри которой обязательно должен находиться файл `SKILL.md`.",
244
+
"structureRequirement": "Поддерживаются архивы с несколькими папками skills.",
0 commit comments