We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a175b commit 4474e6eCopy full SHA for 4474e6e
1 file changed
lunaria/files/en-US.json
@@ -152,7 +152,22 @@
152
}
153
},
154
"skills": {
155
- "title": "Agent Skills"
+ "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"
171
172
"links": {
173
"repo": "repo",
0 commit comments