mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
Add missing translation strings. (#11274)
This commit is contained in:
parent
9a9b41a5da
commit
0ae672fc0c
@ -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."
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user