Skip to content

Commit

Permalink
Merge pull request #4755 from pichaya07/main
Browse files Browse the repository at this point in the history
[th]: Update translations
  • Loading branch information
andrey-helldar authored May 4, 2024
2 parents 36b0575 + 61f2f9f commit 39275ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/th/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"required_array_keys": "ช่องข้อมูลนี้ต้องประกอบด้วยรายการสำหรับ: :values",
"required_if": "ช่องข้อมูลนี้ต้องถูกระบุเมื่อ :other มีค่าเท่ากับ :value",
"required_if_accepted": "ช่องนี้จำเป็นเมื่อยอมรับ :other",
"required_if_declined": "This field is required when :other is declined.",
"required_if_declined": "ช่องนี้จำเป็นเมื่อ :other ถูกปฏิเสธ",
"required_unless": "ช่องข้อมูลนี้เป็นต้องการนอกจาก :other อยู่ใน :values",
"required_with": "ช่องข้อมูลนี้เป็นต้องการตอนที่ :values เป็นของขวัญ",
"required_with_all": "ช่องข้อมูลนี้เป็นต้องการตอนที่ :values เป็นของขวัญ",
Expand Down
2 changes: 1 addition & 1 deletion locales/th/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"required_array_keys": "ช่องข้อมูล :attribute ต้องมีรายการสำหรับ: :values",
"required_if": "ต้องกรอกช่องข้อมูล :attribute เมื่อ :other เป็น :value",
"required_if_accepted": "ต้องกรอกช่องข้อมูล :attribute เมื่อยอมรับ :other",
"required_if_declined": "The :attribute field is required when :other is declined.",
"required_if_declined": "ต้องกรอกช่องข้อมูล :attribute เมื่อ :other ถูกปฏิเสธ",
"required_unless": "ต้องกรอกช่องข้อมูล :attribute เว้นแต่ :other อยู่ใน :values",
"required_with": "ต้องกรอกช่องข้อมูล :attribute เมื่อมี :values",
"required_with_all": "ต้องกรอกช่องข้อมูล :attribute เมื่อมี :values",
Expand Down

0 comments on commit 39275ee

Please sign in to comment.