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:
@@ -2536,5 +2536,11 @@
|
||||
"yourDrawingsCount": "Sus Dibujos ({count})",
|
||||
"shared": "Compartido",
|
||||
"line": "Línea",
|
||||
"rectangle": "Rectángulo"
|
||||
"rectangle": "Rectángulo",
|
||||
|
||||
"updateAvailable": "Actualización Disponible",
|
||||
"currentVersion": "Actual",
|
||||
"latestVersion": "Última",
|
||||
"downloadUpdate": "Descargar",
|
||||
"updateLater": "Más Tarde"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user