Creates a standard language configuration from the given JSON map.
factory StandardLanguage.fromJson(Map<String, dynamic> json) => _$StandardLanguageFromJson(json);