Module translation_server
Expand description
Sidecar module for class TranslationServer
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for TranslationServer
enums.
Structs§
- ExStandardize
Locale - Default-param extender for
TranslationServer::standardize_locale_ex
. - ExTranslate
- Default-param extender for
TranslationServer::translate_ex
. - ExTranslate
Plural - Default-param extender for
TranslationServer::translate_plural_ex
.