Skip to content

Block: Translate property only if possible#398

Merged
wjt merged 1 commit intomainfrom
allow-translationserver-43
Jun 23, 2025
Merged

Block: Translate property only if possible#398
wjt merged 1 commit intomainfrom
allow-translationserver-43

Conversation

@manuq
Copy link
Copy Markdown
Contributor

@manuq manuq commented Jun 23, 2025

The TranslationServer.get_or_add_domain() method was added in Godot 4.4, but the addon may still work in Godot 4.3 if we disable property translations when the method isn't present.

#397

The TranslationServer.get_or_add_domain() method was added in Godot 4.4,
but the addon may still work in Godot 4.3 if we disable property
translations when the method isn't present.

#397
@manuq manuq requested a review from wjt June 23, 2025 17:00
Copy link
Copy Markdown
Member

@wjt wjt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wjt wjt merged commit 1fffbdb into main Jun 23, 2025
3 checks passed
@wjt wjt deleted the allow-translationserver-43 branch June 23, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants