Files
CRM/resources/lang/ja.json
Kroonk a213a1dba0
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
refactor: replace custom CRM with Monica fork
2026-05-22 16:19:55 +02:00

8 lines
805 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"The :attribute must contain at least one uppercase and one lowercase letter.": ":attributeは大文字と小文字をそれぞれ文字以上含めなければなりません。",
"The :attribute must contain at least one letter.": ":attributeは文字を文字以上含めなければなりません。",
"The :attribute must contain at least one symbol.": ":attributeは記号を文字以上含めなければなりません。",
"The :attribute must contain at least one number.": ":attributeは数字を文字以上含めなければなりません。",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": ":attributeはデータ漏洩の対象だった可能性があります。別の:attributeを選んでください。"
}