get method

String get (String language)

Gets a string translation by specified language. When language is not found it defaults to English ('en'). When English is not found it takes the first value.

  • language a language two-symbol code. Returns a translation for the specified language or default translation.