### Objective Support skill examples in different languages. ### Initial Implementation Requirements - skill.json spec needs to include translated examples ([specified in skill.json](https://openvoiceos.github.io/community-docs/skill_json/)) - Core language should be referenced when [loading skill data](https://github.com/NeonGeckoCom/skill-about/blob/dev/__init__.py#L153) ### Other Considerations - Consider keeping all languages loaded in skill and updating API returns
Objective
Support skill examples in different languages.
Initial Implementation Requirements
Other Considerations