Back to Lang

uz_Latn

docs/statuses/uz_Latn.md

15.29.27.1 KB
Original Source

uz_Latn

All missed: 54

json

Missing: 3
<table width="100%"> <tr><th width="50%">

Key

</th><th width="50%">

Value

</th></tr> <tr><td width="50%">

Administrator users can perform any action.

</td><td width="50%">

Administrator users can perform any action.

</td></tr> <tr><td width="50%">

Reset your password

</td><td width="50%">

Reset your password

</td></tr> <tr><td width="50%">

Verify your email address

</td><td width="50%">

Verify your email address

</td></tr> </table>

[ go back | to top ]

php-inline

Missing: 39
<table width="100%"> <tr><th width="50%">

Key

</th><th width="50%">

Value

</th></tr> <tr><td width="50%">

accepted_if

</td><td width="50%">

This field must be accepted when :other is :value.

</td></tr> <tr><td width="50%">

any_of

</td><td width="50%">

This field is invalid.

</td></tr> <tr><td width="50%">

ascii

</td><td width="50%">

This field must only contain single-byte alphanumeric characters and symbols.

</td></tr> <tr><td width="50%">

can

</td><td width="50%">

This field contains an unauthorized value.

</td></tr> <tr><td width="50%">

contains

</td><td width="50%">

This field is missing a required value.

</td></tr> <tr><td width="50%">

decimal

</td><td width="50%">

This field must have :decimal decimal places.

</td></tr> <tr><td width="50%">

doesnt_contain

</td><td width="50%">

This field must not contain any of the following: :values.

</td></tr> <tr><td width="50%">

doesnt_end_with

</td><td width="50%">

This field must not end with one of the following: :values.

</td></tr> <tr><td width="50%">

doesnt_start_with

</td><td width="50%">

This field must not start with one of the following: :values.

</td></tr> <tr><td width="50%">

encoding

</td><td width="50%">

This field must be encoded in :encoding.

</td></tr> <tr><td width="50%">

extensions

</td><td width="50%">

This field must have one of the following extensions: :values.

</td></tr> <tr><td width="50%">

hex_color

</td><td width="50%">

This field must be a valid hexadecimal color.

</td></tr> <tr><td width="50%">

in_array_keys

</td><td width="50%">

This field must contain at least one of the following keys: :values.

</td></tr> <tr><td width="50%">

list

</td><td width="50%">

This field must be a list.

</td></tr> <tr><td width="50%">

lowercase

</td><td width="50%">

This field must be lowercase.

</td></tr> <tr><td width="50%">

max_digits

</td><td width="50%">

This field must not have more than :max digits.

</td></tr> <tr><td width="50%">

min_digits

</td><td width="50%">

This field must have at least :min digits.

</td></tr> <tr><td width="50%">

missing

</td><td width="50%">

This field must be missing.

</td></tr> <tr><td width="50%">

missing_if

</td><td width="50%">

This field must be missing when :other is :value.

</td></tr> <tr><td width="50%">

missing_unless

</td><td width="50%">

This field must be missing unless :other is :value.

</td></tr> <tr><td width="50%">

missing_with

</td><td width="50%">

This field must be missing when :values is present.

</td></tr> <tr><td width="50%">

missing_with_all

</td><td width="50%">

This field must be missing when :values are present.

</td></tr> <tr><td width="50%">

password.letters

</td><td width="50%">

This field must contain at least one letter.

</td></tr> <tr><td width="50%">

password.mixed

</td><td width="50%">

This field must contain at least one uppercase and one lowercase letter.

</td></tr> <tr><td width="50%">

password.numbers

</td><td width="50%">

This field must contain at least one number.

</td></tr> <tr><td width="50%">

password.symbols

</td><td width="50%">

This field must contain at least one symbol.

</td></tr> <tr><td width="50%">

password.uncompromised

</td><td width="50%">

The given field has appeared in a data leak. Please choose a different field.

</td></tr> <tr><td width="50%">

present_if

</td><td width="50%">

This field must be present when :other is :value.

</td></tr> <tr><td width="50%">

present_unless

</td><td width="50%">

This field must be present unless :other is :value.

</td></tr> <tr><td width="50%">

present_with

</td><td width="50%">

This field must be present when :values is present.

</td></tr> <tr><td width="50%">

present_with_all

</td><td width="50%">

This field must be present when :values are present.

</td></tr> <tr><td width="50%">

prohibited_if_accepted

</td><td width="50%">

This field is prohibited when :other is accepted.

</td></tr> <tr><td width="50%">

prohibited_if_declined

</td><td width="50%">

This field is prohibited when :other is declined.

</td></tr> <tr><td width="50%">

prohibits

</td><td width="50%">

This field prohibits :other from being present.

</td></tr> <tr><td width="50%">

required_array_keys

</td><td width="50%">

This field must contain entries for: :values.

</td></tr> <tr><td width="50%">

required_if_accepted

</td><td width="50%">

This field is required when :other is accepted.

</td></tr> <tr><td width="50%">

required_if_declined

</td><td width="50%">

This field is required when :other is declined.

</td></tr> <tr><td width="50%">

ulid

</td><td width="50%">

This field must be a valid ULID.

</td></tr> <tr><td width="50%">

uppercase

</td><td width="50%">

This field must be uppercase.

</td></tr> </table>

[ go back | to top ]

php

Missing: 12
<table width="100%"> <tr><th width="50%">

Key

</th><th width="50%">

Value

</th></tr> <tr><td width="50%">

encoding

</td><td width="50%">

The :attribute field must be encoded in :encoding.

</td></tr> <tr><td width="50%">

password.uncompromised

</td><td width="50%">

The given :attribute has appeared in a data leak. Please choose a different :attribute.

</td></tr> <tr><td width="50%">

present_if

</td><td width="50%">

The :attribute field must be present when :other is :value.

</td></tr> <tr><td width="50%">

present_unless

</td><td width="50%">

The :attribute field must be present unless :other is :value.

</td></tr> <tr><td width="50%">

present_with

</td><td width="50%">

The :attribute field must be present when :values is present.

</td></tr> <tr><td width="50%">

present_with_all

</td><td width="50%">

The :attribute field must be present when :values are present.

</td></tr> <tr><td width="50%">

prohibited_if_accepted

</td><td width="50%">

The :attribute field is prohibited when :other is accepted.

</td></tr> <tr><td width="50%">

prohibited_if_declined

</td><td width="50%">

The :attribute field is prohibited when :other is declined.

</td></tr> <tr><td width="50%">

prohibits

</td><td width="50%">

The :attribute field prohibits :other from being present.

</td></tr> <tr><td width="50%">

required_array_keys

</td><td width="50%">

The :attribute field must contain entries for: :values.

</td></tr> <tr><td width="50%">

required_if_accepted

</td><td width="50%">

The :attribute field is required when :other is accepted.

</td></tr> <tr><td width="50%">

required_if_declined

</td><td width="50%">

The :attribute field is required when :other is declined.

</td></tr> </table>

[ go back | to top ]