8000 Block: Translate property only if possible by manuq · Pull Request #398 · endlessm/godot-block-coding · GitHub
[go: up one dir, main page]

Skip to content

Block: Translate property only if possible #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025
Merged

Conversation

manuq
Copy link
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
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
43B8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0