1
0
mirror of synced 2026-01-29 12:00:58 -05:00

update simplified chinese hreflang

This commit is contained in:
Sarah Schneider
2021-06-11 09:14:17 -04:00
parent b3d04f451b
commit 2f73893e3d

View File

@@ -12,7 +12,7 @@ const languages = {
name: 'Simplified Chinese',
nativeName: '简体中文',
code: 'cn',
hreflang: 'zh-Hans',
hreflang: 'zh',
redirectPatterns: [/^\/zh-\w{2}/, /^\/zh/],
dir: 'translations/zh-CN',
wip: false