Files
homarr/public/locales/nl/password-requirements.json
2023-11-03 21:15:08 +01:00

7 lines
216 B
JSON

{
"number": "Inclusief aantal",
"lowercase": "Inclusief kleine letter",
"uppercase": "Inclusief hoofdletter",
"special": "Inclusief speciaal teken",
"length": "Bevat ten minste {{count}} tekens"
}