1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-08-13 10:31:58 +00:00

feat: add import/export functionality (#152)

This commit is contained in:
2023-02-26 18:17:19 +01:00
committed by GitHub
parent 85ec96e540
commit 468f30bcca
11 changed files with 259 additions and 24 deletions

View File

@@ -71,4 +71,10 @@
<string name="searching_scales">Searching Scales</string>
<string name="sync">Sync</string>
<string name="bluetooth_scale">Bluetooth Scale</string>
<string name="import_export_data">Import &amp; Export the application datas</string>
<string name="export">Export</string>
<string name="importTxt">Import</string>
<string name="import_complete">Import successful, Restarting the application</string>
<string name="export_complete">Export successful!</string>
<string name="import_export">Import/Export</string>
</resources>