Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mai]: Machine translation of missing values 🤖 #4115

Merged
merged 1 commit into from
Dec 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions locales/mai/json-inline.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"The :attribute must be a valid role.": "This field must be a valid role.",
"The :attribute must be at least :length characters and contain at least one number.": "This field must be at least :length characters and contain at least one number.",
"The :attribute must be at least :length characters and contain at least one special character and one number.": "This field must be at least :length characters and contain at least one special character and one number.",
"The :attribute must be at least :length characters and contain at least one special character.": "This field must be at least :length characters and contain at least one special character.",
"The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "This field must be at least :length characters and contain at least one uppercase character and one number.",
"The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "This field must be at least :length characters and contain at least one uppercase character and one special character.",
"The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "This field must be at least :length characters and contain at least one uppercase character, one number, and one special character.",
"The :attribute must be at least :length characters and contain at least one uppercase character.": "This field must be at least :length characters and contain at least one uppercase character.",
"The :attribute must be at least :length characters.": "This field must be at least :length characters.",
"The :attribute must contain at least one letter.": "This field must contain at least one letter.",
"The :attribute must contain at least one number.": "This field must contain at least one number.",
"The :attribute must contain at least one symbol.": "This field must contain at least one symbol.",
"The :attribute must contain at least one uppercase and one lowercase letter.": "This field must contain at least one uppercase and one lowercase letter.",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "The given field has appeared in a data leak. Please choose a different field."
"The :attribute must be a valid role.": "ई क्षेत्र वैध भूमिका होबाक चाही।",
"The :attribute must be at least :length characters and contain at least one number.": "ई क्षेत्र कमसँ कम १० वर्णक होबाक चाही आ कमसँ कम एकटा संख्या होबाक चाही।",
"The :attribute must be at least :length characters and contain at least one special character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण आ एकटा संख्या होबाक चाही।",
"The :attribute must be at least :length characters and contain at least one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा विशेष वर्ण होबाक चाही।",
"The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण आ एकटा संख्या होबाक चाही.",
"The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आ कम सँ कम एकटा पैघ वर्ण आ एकटा विशेष वर्ण होबाक चाही ।",
"The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर एहि मे कम सँ कम एकटा पैघ वर्ण, एकटा संख्या आ एकटा विशेष वर्ण होबाक चाही.",
"The :attribute must be at least :length characters and contain at least one uppercase character.": "ई क्षेत्र कम सँ कम १० वर्ण होबाक चाही आओर कम सँ कम एकटा पैघ वर्ण होबाक चाही.",
"The :attribute must be at least :length characters.": "ई क्षेत्र कमसँ कम १० वर्णक हेबाक चाही।",
"The :attribute must contain at least one letter.": "एहि क्षेत्र मे कम स कम एकटा अक्षर हेबाक चाही।",
"The :attribute must contain at least one number.": "एहि फील्ड मे कम सँ कम एकटा नंबर होबाक चाही.",
"The :attribute must contain at least one symbol.": "एहि क्षेत्र मे कम सँ कम एकटा चिन्ह होबाक चाही.",
"The :attribute must contain at least one uppercase and one lowercase letter.": "एहि क्षेत्र मे कम सँ कम एकटा पैघ आ एकटा छोट अक्षर हेबाक चाही।",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "देल गेल क्षेत्र एकटा डाटा लीक मे आबि गेल अछि। कृपया कोनो अलग क्षेत्र चुनू।"
}
Loading