Content deleted Content added
remove ambiguous references to "transl" and "_transl" and cleanup comments |
remove deprecated APIs |
||
Line 2,012:
name_from_tag = name_from_tag, -- used for template documentation; possible use in ISO 639 name from code templates
xlit = xlit, -- entry point for {{transliteration}}
_category_from_tag = _category_from_tag, -- API entry points when this module is require()d into other modules
Line 2,024 ⟶ 2,023:
_name_from_tag = _name_from_tag,
_xlit = _xlit,
_translation_make = translation_make,
};
|