Merge pull request #140 from yoonhakcher/master

Update Chinese_Simplified.json
This commit is contained in:
lltcggie 2019-01-16 02:21:13 +09:00 committed by GitHub
commit 991974a240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,5 +100,6 @@
"MessageLogFatalError":"发生了致命错误。\r\n拆分尺寸可能过大。",
"IDC_STATIC_BATCH_SIZE":"批尺寸",
"MessageBatchSizeCheckError":"批尺寸必须是大于 0 的整数",
"IDC_RADIO_MODEL_CUNET":"2D 插图 — CUnet 模型"
"IDC_RADIO_MODEL_CUNET":"2D 插图 — CUnet 模型",
"MessageCropSizeDivisibleCheckError":"这个模组的拆分尺寸必须是 %d 的正整数倍"
}