1
0
mirror of https://github.com/bitwarden/web synced 2026-01-10 20:43:59 +00:00

application version

This commit is contained in:
Kyle Spearrin
2018-06-11 09:31:11 -04:00
parent 5d8e32222a
commit cfc3fae67c
5 changed files with 26 additions and 4 deletions

View File

@@ -547,5 +547,14 @@
},
"noItemsInList": {
"message": "There are no items to list."
},
"versionNumber": {
"message": "Version $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
}
}