1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

Fix the maxlength org name bug (#12397)

This commit is contained in:
cyprain-okeke
2024-12-17 20:34:30 +01:00
committed by GitHub
parent 1d874b447e
commit d1fe72a4ab
3 changed files with 12 additions and 1 deletions

View File

@@ -9969,5 +9969,8 @@
},
"domainClaimed": {
"message": "Domain claimed"
},
"organizationNameMaxLength": {
"message": "Organization name cannot exceed 50 characters."
}
}