chore(l10n): New Crowdin updates (#6725)

This commit is contained in:
Hayden
2025-12-15 08:55:48 -06:00
committed by GitHub
parent e80cbfad7f
commit fef114d97f
3 changed files with 27 additions and 27 deletions

View File

@@ -1430,11 +1430,11 @@
}
},
"validators": {
"required": "This Field is Required",
"invalid-email": "Email Must Be Valid",
"invalid-url": "Must Be A Valid URL",
"no-whitespace": "No Whitespace Allowed",
"min-length": "Must Be At Least {min} Characters",
"max-length": "Must Be At Most {max} Characters"
"required": "To polje je obvezno",
"invalid-email": "E-pošta mora biti veljavna",
"invalid-url": "URL mora biti veljaven",
"no-whitespace": "Presledki niso dovoljeni",
"min-length": "Mora vsebovati vsaj {min} znakov",
"max-length": "Lahko je največ {max} znakov"
}
}