Skip to content

Commit

Permalink
[vi] update missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhquochan authored May 6, 2024
2 parents 3ce6e65 + c0e466b commit 687a0c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/vi/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"required_array_keys": "Trường này phải bao gồm các mục nhập cho: :values.",
"required_if": "Trường này không được bỏ trống khi trường :other là :value.",
"required_if_accepted": "Trường này không được bỏ trống khi :other được chấp nhận.",
"required_if_declined": "This field is required when :other is declined.",
"required_if_declined": "Trường này không được bỏ trống khi :other bị từ chối.",
"required_unless": "Trường này không được bỏ trống trừ khi :other là :values.",
"required_with": "Trường này không được bỏ trống khi một trong :values có giá trị.",
"required_with_all": "Trường này không được bỏ trống khi tất cả :values có giá trị.",
Expand Down
2 changes: 1 addition & 1 deletion locales/vi/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"required_array_keys": "Trường :attribute phải bao gồm các mục nhập cho: :values.",
"required_if": "Trường :attribute không được bỏ trống khi trường :other là :value.",
"required_if_accepted": "Trường :attribute không được bỏ trống khi :other được chấp nhận.",
"required_if_declined": "The :attribute field is required when :other is declined.",
"required_if_declined": "Trường :attribute không được bỏ trống khi :other bị từ chối.",
"required_unless": "Trường :attribute không được bỏ trống trừ khi :other là :values.",
"required_with": "Trường :attribute không được bỏ trống khi một trong :values có giá trị.",
"required_with_all": "Trường :attribute không được bỏ trống khi tất cả :values có giá trị.",
Expand Down

0 comments on commit 687a0c5

Please sign in to comment.