Skip to content

Commit

Permalink
Merge pull request #4738 from ariaieboy/update-fa
Browse files Browse the repository at this point in the history
[fa]: Update translations
  • Loading branch information
andrey-helldar authored Apr 30, 2024
2 parents 7125e5e + 03ff4c3 commit 438371d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/fa/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/fa/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": "هنگامی که :other برابر با :value است، فیلد :attribute الزامی است.",
"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": "در صورت وجود فیلد :values، فیلد :attribute نیز الزامی است.",
"required_with_all": "در صورت وجود فیلدهای :values، فیلد :attribute نیز الزامی است.",
Expand Down

0 comments on commit 438371d

Please sign in to comment.