improved translation for ZH_CN

This commit is contained in:
Purple Grape
2021-12-13 13:42:03 +08:00
committed by Molkobain
parent 4d37e2267f
commit a00f4156ea
17 changed files with 123 additions and 81 deletions

View File

@@ -19,5 +19,5 @@
// Input
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
'UI:Component:Input:Password:DoesNotMatch' => '密码不匹配',
));