Update messages.json

2b6f18d435
This commit is contained in:
BPower0036 2022-08-08 08:08:52 +00:00 committed by GitHub
parent 1ba2714bcf
commit 0dab60194e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -387,5 +387,12 @@
"themeDark": {
"message": "Sombre",
"description": "Value for the theme option select tag"
},
"filterInputLabel": {
"message": "Filtrer la liste des conteneurs par nom :",
"description": "Label for the filter input in the main panel. Only visible for screen reader."
},
"filterInputPlaceholder": {
"message": "Rechercher un nom de conteneur"
}
}