Function TranslationServerSingleton.translate

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

String translate (
  const(String) message
) nothrow @nogc const;