dns-witch.net.eu.org/node_modules/bcp-47/lib/regular.js

13 lines
182 B
JavaScript
Raw Permalink Normal View History

2025-07-05 16:19:59 +00:00
/** @type {Array<string>} */
export const regular = [
'art-lojban',
'cel-gaulish',
'no-bok',
'no-nyn',
'zh-guoyu',
'zh-hakka',
'zh-min',
'zh-min-nan',
'zh-xiang'
]