mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 20:19:49 +01:00
Add descriptions for vague messages (#2494)
* Add descriptions for vague messages * Fix typo
This commit is contained in:
parent
f7e0db356e
commit
4a5feafeb8
@ -1593,7 +1593,8 @@
|
|||||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||||
},
|
},
|
||||||
"maxAccessCountReached": {
|
"maxAccessCountReached": {
|
||||||
"message": "Max access count reached"
|
"message": "Max access count reached",
|
||||||
|
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
|
||||||
},
|
},
|
||||||
"expired": {
|
"expired": {
|
||||||
"message": "Expired"
|
"message": "Expired"
|
||||||
@ -1909,7 +1910,8 @@
|
|||||||
"message": "Username Type"
|
"message": "Username Type"
|
||||||
},
|
},
|
||||||
"plusAddressedEmail": {
|
"plusAddressedEmail": {
|
||||||
"message": "Plus Addressed Email"
|
"message": "Plus Addressed Email",
|
||||||
|
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
|
||||||
},
|
},
|
||||||
"plusAddressedEmailDesc": {
|
"plusAddressedEmailDesc": {
|
||||||
"message": "Use your email provider's sub-addressing capabilities."
|
"message": "Use your email provider's sub-addressing capabilities."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user