1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Change fields to field(s)

This commit is contained in:
Hinton
2022-05-30 13:47:02 +02:00
parent 749ead5863
commit 283f295481

View File

@@ -5074,7 +5074,7 @@
"message": "Input is not an email-address." "message": "Input is not an email-address."
}, },
"fieldsNeedAttention": { "fieldsNeedAttention": {
"message": "$COUNT$ fields above need your attention.", "message": "$COUNT$ field(s) above need your attention.",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",