fix(locale-th): update translations (#4458)

This commit is contained in:
Prachya Saechua 2020-10-15 02:54:33 +07:00 committed by GitHub
parent 4e0ef5143d
commit 471e879b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,11 +81,11 @@ const th = {
rangeCountExact: '%{fieldLabel} จะต้องมี %{count} รายการ',
minCount: '%{fieldLabel} จะต้องมีไม่ต่ำกว่า %{minCount} รายการ',
maxCount: '%{fieldLabel} จะต้องมีไม่มากกว่า %{maxCount} รายการ',
invalidPath: `'%{path}' path ไม่ถูกต้อง`,
pathExists: `Path '%{path}' ไม่อยู่แล้ว`,
invalidPath: `'%{path}' พาทไม่ถูกต้อง`,
pathExists: `พาท '%{path}' มีอยู่แล้ว`,
},
i18n: {
writingInLocale: 'Writing in %{locale}',
writingInLocale: 'เขียนด้วยภาษา %{locale}',
},
},
editor: {