-
-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Cannot use translations in editor plugins #43553
Copy link
Copy link
Open
Milestone
Description
Godot version:
Godot 3.2.3
OS/device including version:
Ubuntu 20.04 LTS
Issue description:
Translations can't be used in editor plugins, making supporting multiple languages difficult.
Steps to reproduce:
- Add a translation file to the project, either through Project Settings or via
TranslationServer.add_translation - Attempt to use a translation key
- See how it doesn't work in the editor, but DOES work when the game is launched.
Minimal reproduction project:
TranslationServerInEditor.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
For team assessment