First cut of translations.

This commit is contained in:
Dirk Baeumer
2016-05-26 15:47:13 +02:00
parent e1999f2685
commit 3318619f5d
162 changed files with 746 additions and 116 deletions

View File

@@ -11,7 +11,7 @@
"End of file expected": "预期的文件结尾",
"ExpectedCloseBrace": "需要逗号或右大括号",
"ExpectedCloseBracket": "需要逗号或右中括号",
"Invalid symbol": "预期的 JSON 对象、数组或文本",
"Invalid symbol": "需要 JSON 对象、数组或文本",
"InvalidEscapeCharacter": "字符串中的转义字符无效",
"InvalidNumberFormat": "数字格式无效",
"InvalidUnicode": "字符串中的 Unicode 序列无效",