[bug] Add options string (#1281)

This commit is contained in:
Vincent Salucci 2022-02-01 23:06:29 -06:00 committed by GitHub
parent 48ff9f61ae
commit 7c68e3802e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1810,5 +1810,8 @@
},
"switchAccount": {
"message": "Switch Account"
},
"options": {
"message": "Options"
}
}