TranslationServerSingleton.translate

Returns the current locale's translation for the given message (key).

struct TranslationServerSingleton
@nogc nothrow const
String
translate
(
in String message
)

Meta