put method

void put (String language, dynamic value)

Puts a new translation for the specified language.

  • language a language two-symbol code.
  • value a new translation for the specified language.