API Skill Registry Should Add Custom Skills to Dictionary for Localization #185
Labels
api
feature request
New feature
homebrewing
Features that will make the system friendly to people adding their own homebrew content
localization
ui
User interface related issue
ux
User experience related issue
Milestone
Is your feature request related to a problem? Please describe.
Currently my module allows users to register custom skills using the API. Doing so works as intended, but in all sections which use the localization dictionary the name appears as the localization key, since the label doesn't exist. My current workaround is to add to the dictionary myself in the ready hook.
Describe the solution you'd like
Ideally, the system should handle localizing content added using its own API.
Describe alternatives you've considered
As described above, modules using the API can get around this by adding to the dictionary themselves in the ready hook.
Version
0.2.1
Checklist:
The text was updated successfully, but these errors were encountered: