easy-i18n icon indicating copy to clipboard operation
easy-i18n copied to clipboard

This is a IntelliJ IDE based plugin for internationalization. Supports the most common translation file types.

Results 170 easy-i18n issues
Sort by recently updated
recently updated
newest added

Thank you for developing easy-i18n, which has saved me a lot of time. However, I've found that adding a 'key' requires copying and pasting content for each language individually, which...

# Additional information / # Exception trace An error occurred while processing translation files. Config: MODULARIZED_LOCALE => JSON (*.json) Path: \\wsl.localhost\Ubuntu-22.04\home\ubuntu\workspace\projects\meplus\code\meplus-web-client Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

# Additional information / # Exception trace An error occurred while processing translation files. Config: MODULARIZED_NAMESPACE => JSON (*.json) Path: D:\projects\skyslots\skyslots\src\app\locales\fr Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

# Additional information / # Exception trace An error occurred while processing translation files. Config: MODULARIZED_NAMESPACE => JSON (*.json) Path: D:\project2\intra-mpa-mobile\gpark\assets\i18n Please check examples at https://github.com/marhali/easy-i18n before reporting an issue!...

# Additional information / # Exception trace null ``` java.lang.ClassCastException: class de.marhali.easyi18n.settings.ProjectSettingsService cannot be cast to class de.marhali.easyi18n.settings.ProjectSettingsService (de.marhali.easyi18n.settings.ProjectSettingsService is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @1195e335; de.marhali.easyi18n.settings.ProjectSettingsService is in...

# Additional information / # Exception trace null ``` java.lang.AssertionError: (3127,3127), text: '', language = Language: TypeScript JSX at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:181) at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:105) at de.marhali.easyi18n.assistance.folding.AbstractFoldingBuilder.buildFoldRegions(AbstractFoldingBuilder.java:71) at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.buildFoldRegions(JsFoldingBuilder.java:19) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:90) at com.intellij.lang.folding.CompositeFoldingBuilder.buildFoldRegions(CompositeFoldingBuilder.java:40)...

# Additional information / # Exception trace null ``` java.lang.AssertionError: (5382,5382), text: "", language = Language: TypeScript JSX at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:181) at com.intellij.lang.folding.FoldingDescriptor.(FoldingDescriptor.java:105) at de.marhali.easyi18n.assistance.folding.AbstractFoldingBuilder.buildFoldRegions(AbstractFoldingBuilder.java:71) at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.buildFoldRegions(JsFoldingBuilder.java:19) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:90) at com.intellij.lang.folding.CompositeFoldingBuilder.buildFoldRegions(CompositeFoldingBuilder.java:40)...

![image](https://github.com/user-attachments/assets/fce49466-91f5-45bc-8a62-0d301497779e) ![image](https://github.com/user-attachments/assets/47d9d3b4-7cc9-47b6-a2d7-c0c58319c029) `\` become `\/`

# Additional information / # Exception trace null ``` java.lang.NoClassDefFoundError: com/intellij/lang/javascript/psi/JSLiteralExpression at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.extractRegions(JsFoldingBuilder.java:22) at de.marhali.easyi18n.assistance.folding.AbstractFoldingBuilder.buildFoldRegions(AbstractFoldingBuilder.java:61) at de.marhali.easyi18n.assistance.folding.JsFoldingBuilder.buildFoldRegions(JsFoldingBuilder.java:19) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:89) at com.intellij.lang.folding.CompositeFoldingBuilder.buildFoldRegions(CompositeFoldingBuilder.java:36) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptorsNoPlaceholderCaching(LanguageFolding.java:89) at com.intellij.lang.folding.LanguageFolding.buildFoldingDescriptors(LanguageFolding.java:72) at com.intellij.codeInsight.folding.impl.FoldingUpdate.getFoldingsFor(FoldingUpdate.java:272) at com.intellij.codeInsight.folding.impl.FoldingUpdate.getFoldingsFor(FoldingUpdate.java:238) at...

Add an option to keep the selected text as format. Laravel's default translations are using readable sentences (with spaces) but when I select them and use "localize it" from the...