Files
CRM/resources/lang/uk.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
925 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."
}