mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-13 09:20:29 +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": "Ihre Zeichnungen ({count})",
|
||||
"shared": "Geteilt",
|
||||
"line": "Linie",
|
||||
"rectangle": "Rechteck"
|
||||
"rectangle": "Rechteck",
|
||||
|
||||
"updateAvailable": "Update Verfügbar",
|
||||
"currentVersion": "Aktuell",
|
||||
"latestVersion": "Neueste",
|
||||
"downloadUpdate": "Herunterladen",
|
||||
"updateLater": "Später"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user