Module:languages/canonical names/documentation
Appearance
This module exports a table that converts the canonical name of a language to the corresponding code:
local lang_name = mw.loadData("Module:languages/canonical names")["English"] --> "en"
It covers languages in the data submodules of Module:languages, not etymology languages (Module:etymology languages/data), language families (Module:families), or scripts (Module:scripts/data).
The following errors were detected by Module:data consistency check:
- The canonical name Badui (
bac
) is missing. - Baduy, the canonical name for the code
bac
, is wrong; it should be Badui. - The canonical name Old Ossetic (
oos
) is missing.
- Baduy, the canonical name for the code
bac
, is wrong; it should be Badui. - The code
oos
(Old Ossetic) is missing.
If JavaScript is enabled, you can update the module by pressing the button at the top of the documentation page.
See also Module:languages/code to canonical name.