improved Chinese translation (#302)

1. words refine
2. remove unwanted blank
3. punctuation related issue

Co-Authored-By: Devin <bdejin@hotmail.com>
This commit is contained in:
Purple Grape
2022-06-28 18:34:21 +08:00
committed by GitHub
parent bf01be6f19
commit 0c14423213
32 changed files with 449 additions and 449 deletions

View File

@@ -4,5 +4,5 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', [
'UIBlock:Error:AddBlockForbidden' => 'Cannot add block to %1$s~~',
'UIBlock:Error:AddBlockForbidden' => '无法添加到 %1$s',
]);