Add message for available update in French locale

This commit is contained in:
jc21 2026-05-14 14:16:00 +10:00 committed by GitHub
parent dea7007802
commit 0242187db0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -605,6 +605,9 @@
"test": {
"defaultMessage": "Test"
},
"update-available": {
"defaultMessage": "Mise à jour disponible: {latestVersion}"
},
"user": {
"defaultMessage": "Utilisateur"
},