Update messages.json

e3bcf32454
This commit is contained in:
BPower0036 2022-08-08 08:04:41 +00:00 committed by GitHub
parent fc25bb46a4
commit 780745fb24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -388,6 +388,13 @@
"message": "Dark",
"description": "Value for the theme option select tag"
},
"filterInputLabel": {
"message": "Filter container list by name:",
"description": "Label for the filter input in the main panel. Only visible for screen reader."
},
"filterInputPlaceholder": {
"message": "Search container name"
},
"backupFailure": {
"message": "Something went wrong, backup failed: $errorMessage$",
"description": "(Options menu) When exporting containers as a file failed",