Files
CRM/resources/lang/tr.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
658 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 en az bir büyük harf ve bir küçük harf içermelidir.",
"The :attribute must contain at least one letter.": ":attribute en az bir harf içermelidir.",
"The :attribute must contain at least one symbol.": ":attribute en az bir sembol içermelidir.",
"The :attribute must contain at least one number.": ":attribute en az bir sayı içermelidir.",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Girilen :attribute bir veri sızıntısında ortaya çıktı. Lütfen farklı bir :attribute seçin."
}