mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
New Crowdin updates (#3158)
* New translations activities.php (Slovak) * New translations activities.php (Slovak) * New translations common.php (Russian) * New translations settings.php (Russian) * New translations common.php (Japanese) * New translations settings.php (Japanese) * New translations activities.php (Persian) * New translations auth.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations common.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations validation.php (Persian) * New translations settings.php (Persian) * New translations settings.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations activities.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian) * New translations settings.php (French) * New translations common.php (French) * New translations settings.php (French) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian)
This commit is contained in:
@@ -15,7 +15,7 @@ return [
|
||||
'alpha_dash' => ':attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.',
|
||||
'alpha_num' => ':attribute باید فقط حروف الفبا و اعداد باشد.',
|
||||
'array' => ':attribute باید آرایه باشد.',
|
||||
'backup_codes' => 'The provided code is not valid or has already been used.',
|
||||
'backup_codes' => 'کد ارائه شده معتبر نیست یا قبلا استفاده شده است.',
|
||||
'before' => ':attribute باید تاریخی قبل از :date باشد.',
|
||||
'between' => [
|
||||
'numeric' => ':attribute باید بین :min و :max باشد.',
|
||||
@@ -99,7 +99,7 @@ return [
|
||||
],
|
||||
'string' => 'فیلد :attribute باید متن باشد.',
|
||||
'timezone' => 'فیلد :attribute باید یک منطقه زمانی معتبر باشد.',
|
||||
'totp' => 'The provided code is not valid or has expired.',
|
||||
'totp' => 'کد ارائه شده معتبر نیست یا منقضی شده است.',
|
||||
'unique' => ':attribute قبلا انتخاب شده است.',
|
||||
'url' => ':attribute معتبر نمیباشد.',
|
||||
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
|
||||
|
Reference in New Issue
Block a user