godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TranslationServerSingleton.translate
godot
translationserver
TranslationServerSingleton
Returns the current locale's translation for the given message (key).
struct
TranslationServerSingleton
@
nogc
nothrow const
String
translate
(
in
String
message
)
Meta
Source
See Implementation
godot
translationserver
TranslationServerSingleton
aliases
BaseClasses
functions
addTranslation
clear
getLoadedLocales
getLocale
getLocaleName
opAssign
opEquals
removeTranslation
setLocale
toHash
translate
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the current locale's translation for the given message (key).