Skip to content

Commit

Permalink
Merge pull request #4798 from ariaieboy/main
Browse files Browse the repository at this point in the history
[fa]: Add missing persian translation keys
  • Loading branch information
andrey-helldar authored May 11, 2024
2 parents 84b14c6 + 7df6907 commit c178c07
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 @@ -19,7 +19,7 @@
"boolean": "این مقدار باید حتما true و یا false باشد.",
"can": "این مقدار غیرمجاز است.",
"confirmed": "با مقدار تکرار همخوانی ندارد.",
"contains": "This field is missing a required value.",
"contains": "این فیلد دارای مقدار لازم نمی باشد.",
"date": "این مقدار یک تاریخ معبتر نیست.",
"date_equals": "این مقدار باید یک تاریخ مساوی با :date باشد.",
"date_format": "این مقدار با فرمت :format همخوانی ندارد.",
Expand Down
2 changes: 1 addition & 1 deletion locales/fa/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"boolean": "فیلد :attribute فقط می‌تواند true و یا false باشد.",
"can": "فیلد :attribute یک مقدار غیرمجاز دارد.",
"confirmed": ":Attribute با فیلد تکرار مطابقت ندارد.",
"contains": "The :attribute field is missing a required value.",
"contains": "فیلد :Attribute مقدار لازم را ندارد.",
"current_password": "رمزعبور اشتباه است.",
"date": ":Attribute یک تاریخ معتبر نیست.",
"date_equals": ":Attribute باید یک تاریخ برابر با تاریخ :date باشد.",
Expand Down

0 comments on commit c178c07

Please sign in to comment.