Skip to content

Commit 4474e6e

Browse files
[autofix.ci] apply automated fixes
1 parent b1a175b commit 4474e6e

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

lunaria/files/en-US.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,22 @@
152152
}
153153
},
154154
"skills": {
155-
"title": "Agent Skills"
155+
"title": "Agent Skills",
156+
"skills_available": "{count} skill available | {count} skills available",
157+
"view": "View",
158+
"compatible_with": "Compatible with {tool}",
159+
"install": "Install",
160+
"installation_method": "Installation method",
161+
"learn_more": "Learn more",
162+
"available_skills": "Available Skills",
163+
"click_to_expand": "Click to expand",
164+
"no_description": "No description",
165+
"file_counts": {
166+
"scripts": "{count} script | {count} scripts",
167+
"refs": "{count} ref | {count} refs",
168+
"assets": "{count} asset | {count} assets"
169+
},
170+
"view_source": "View source"
156171
},
157172
"links": {
158173
"repo": "repo",

0 commit comments

Comments
 (0)