mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Changing the text for creating a new access token from "add access token" to "create access token" (#15078)
This commit is contained in:
@@ -7702,8 +7702,8 @@
|
||||
"message": "Access tokens",
|
||||
"description": "Title for the section displaying access tokens."
|
||||
},
|
||||
"newAccessToken": {
|
||||
"message": "New access token",
|
||||
"createAccessToken": {
|
||||
"message": "Create access token",
|
||||
"description": "Button label for creating a new access token."
|
||||
},
|
||||
"expires": {
|
||||
|
||||
Reference in New Issue
Block a user