Wordings typedef

Wordings = Map<String, LanguageWordings>

Implementation

typedef Wordings = Map<String, LanguageWordings>;