Skip to content

Commit

Permalink
🤖 Machine translation of missing values
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored and github-actions[bot] committed Mar 1, 2025
1 parent 113c009 commit e3cf73f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locales/ms/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
"present_with_all": "Medan ini mesti ada apabila :values hadir.",
"prohibited": "Ruangan ini adalah dilarang.",
"prohibited_if": "Ruangan ini adalah dilarang apabila :other adalah :value.",
"prohibited_if_accepted": "This field is prohibited when :other is accepted.",
"prohibited_if_declined": "This field is prohibited when :other is declined.",
"prohibited_if_accepted": "Bidang ini dilarang apabila :other diterima.",
"prohibited_if_declined": "Bidang ini dilarang apabila :other ditolak.",
"prohibited_unless": "Ruangan ini adalah dilarang kecuali :other adalah di :values.",
"prohibits": "Medan ini melarang :other daripada hadir.",
"regex": "Format tidak sah.",
Expand Down
4 changes: 2 additions & 2 deletions locales/ms/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"previous": "« Sebelumnya",
"prohibited": "Ruangan :attribute adalah dilarang.",
"prohibited_if": "Ruangan :attribute adalah dilarang apabila :other adalah :value.",
"prohibited_if_accepted": "The :attribute field is prohibited when :other is accepted.",
"prohibited_if_declined": "The :attribute field is prohibited when :other is declined.",
"prohibited_if_accepted": "Bidang :attribute dilarang apabila :other diterima.",
"prohibited_if_declined": "Bidang :attribute dilarang apabila :other ditolak.",
"prohibited_unless": "Ruangan :attribute adalah dilarang kecuali :other adalah di :values.",
"prohibits": "Medan :attribute melarang :other daripada hadir.",
"regex": "Format :attribute tidak sah.",
Expand Down

0 comments on commit e3cf73f

Please sign in to comment.