fix(locale-th): update translations (#4458)
This commit is contained in:
parent
4e0ef5143d
commit
471e879b78
@ -81,11 +81,11 @@ const th = {
|
|||||||
rangeCountExact: '%{fieldLabel} จะต้องมี %{count} รายการ',
|
rangeCountExact: '%{fieldLabel} จะต้องมี %{count} รายการ',
|
||||||
minCount: '%{fieldLabel} จะต้องมีไม่ต่ำกว่า %{minCount} รายการ',
|
minCount: '%{fieldLabel} จะต้องมีไม่ต่ำกว่า %{minCount} รายการ',
|
||||||
maxCount: '%{fieldLabel} จะต้องมีไม่มากกว่า %{maxCount} รายการ',
|
maxCount: '%{fieldLabel} จะต้องมีไม่มากกว่า %{maxCount} รายการ',
|
||||||
invalidPath: `'%{path}' path ไม่ถูกต้อง`,
|
invalidPath: `'%{path}' พาทไม่ถูกต้อง`,
|
||||||
pathExists: `Path '%{path}' ไม่อยู่แล้ว`,
|
pathExists: `พาท '%{path}' มีอยู่แล้ว`,
|
||||||
},
|
},
|
||||||
i18n: {
|
i18n: {
|
||||||
writingInLocale: 'Writing in %{locale}',
|
writingInLocale: 'เขียนด้วยภาษา %{locale}',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
editor: {
|
editor: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user