1
0
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:
John Harrington
2025-09-23 16:34:48 -07:00
parent cde702111f
commit f29b376494
3 changed files with 3 additions and 3 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",