promoting Simplified Chinse from Alpha to Beta across the platform (#2926)

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
This commit is contained in:
Tom De Moor 2023-12-07 15:18:53 +01:00 committed by GitHub
parent 9f80b7d82b
commit a885552b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,7 +149,7 @@ export const languages: Record<string, Language> = {
},
'zh-CN': {
value: 'zh-CN',
name: '中文 (简体)',
name: '中文 (简体) (Beta)',
order: 19,
url: zhCN,
},