mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 11:43:51 +00:00
fix plurality in translation value
This commit is contained in:
@@ -3203,7 +3203,7 @@
|
||||
}
|
||||
},
|
||||
"exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collection will not be included.",
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
|
||||
@@ -2664,7 +2664,7 @@
|
||||
}
|
||||
},
|
||||
"exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collection will not be included.",
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
|
||||
@@ -6982,7 +6982,7 @@
|
||||
}
|
||||
},
|
||||
"exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collection will not be included.",
|
||||
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
|
||||
Reference in New Issue
Block a user