generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I just downloaded the plugin and played around with different settings. All keys are marked red as in "cannot resolve" in my code. I set up the folder and pointed to the specific JSON with the current translation in the settings but that didn't work. One comment on the JetBrains plugin website suggests you need to mark the translation folder as "resource" folder but neither was that stated anywhere in the readme nor did that do anything for me.
My current settings are:
- Absolute path to my
src/assets/i18n
folder as "Translation folder", - Absolute path to my actual json file in that folder as "Displayed translation".
I also tried just putting in the file name for the second one but that didn't work. As well as marking the whole assets folder or just the i18n folder as resource. Still nothing.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation