mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
feat: Implement update checker and dialog for available app updates with localization support
This commit is contained in:
@@ -2541,5 +2541,11 @@
|
||||
"yourDrawingsCount": "Vos Dessins ({count})",
|
||||
"shared": "Partagé",
|
||||
"line": "Ligne",
|
||||
"rectangle": "Rectangle"
|
||||
"rectangle": "Rectangle",
|
||||
|
||||
"updateAvailable": "Mise à Jour Disponible",
|
||||
"currentVersion": "Actuelle",
|
||||
"latestVersion": "Dernière",
|
||||
"downloadUpdate": "Télécharger",
|
||||
"updateLater": "Plus Tard"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user