Greasy Fork is available in English.
将 ISO 3166-1 alpha-2 或 alpha-3 或数字国家/地区代码转换为 i18n 中的国家/地区名称
当前为 2022-10-04 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
return an array if codes=true, instead of string joined with slash
deal num in num2country in case \d or \d\d or int passed in
fix zh-\w\w convertion error in convertlang functionsupport return a2/a3/num codes with country nameslim functions with new code2country function
update function convertlang, support more \w\w-\w\w lang pattern
export functions instead of include them in the anonymous function
update match rule