1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-09-12 04:51:55 +03:00

New Crowdin updates (#3643)

This commit is contained in:
Dan Brown
2022-09-05 13:17:10 +01:00
committed by GitHub
parent 2fe261e207
commit 50214d5fe6
170 changed files with 2724 additions and 893 deletions

View File

@@ -31,7 +31,7 @@ return [
'digits' => ':attribute باید :digits رقم باشد.',
'digits_between' => ':attribute باید بین :min و :max رقم باشد.',
'email' => ':attribute باید یک ایمیل معتبر باشد.',
'ends_with' => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
'ends_with' => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
'file' => ':attribute باید به عنوان یک فایل معتبر شناخته شود.',
'filled' => ':attribute باید مقدار داشته باشد.',
'gt' => [