mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Add missing translation strings. (#11274)
This commit is contained in:
@@ -6591,6 +6591,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"singleFieldNeedsAttention": {
|
||||||
|
"message": "1 field needs your attention."
|
||||||
|
},
|
||||||
|
"multipleFieldsNeedAttention": {
|
||||||
|
"message": "$COUNT$ fields need your attention.",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"content": "$1",
|
||||||
|
"example": "2"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"duoHealthCheckResultsInNullAuthUrlError": {
|
"duoHealthCheckResultsInNullAuthUrlError": {
|
||||||
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
|
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user