diff --git a/README.md b/README.md index d5f9febc..63a851f5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Install [openScale-dev-build.apk](https://github.com/oliexdev/openScale/releases - Estimates body metrics (body fat, body water and lean body mass) based on scientic publications - Support for multiple users - Partially or full support for custom made Bluetooth scale, Xiaomi Mi scale v1/v2, Sanitas SBF70, Medisana BS444, Digoo DG-S038H, Yunmai Mini, Excelvan CF369BLE, Yunmai SE, MGB, Exingtech Y1, Beurer BF700/710/800, Silvercrest SBF75, Runtastic Libra (see [openScale wiki](https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale) for details) -- Partially or full translated into English, German, Japanese, French, Polish, Brazilian portuguese, Slovak, Turkish, Swedish, Spanish, Dutch, Catalan, Norwegian Bokmål +- Partially or full translated into Brazilian Portuguese, Catalan, Chinese, Czech, Dutch, English, French, German, Japanese, Norwegian Bokmål, Polish, Slovak, Spanish, Swedish, Turkish - No advertising and for free - All data belongs to you (no cloud service) diff --git a/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothExcelvanCF369BLE.java b/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothExcelvanCF369BLE.java index c6c0c022..a395f016 100644 --- a/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothExcelvanCF369BLE.java +++ b/android_app/app/src/main/java/com/health/openscale/core/bluetooth/BluetoothExcelvanCF369BLE.java @@ -26,7 +26,6 @@ import com.health.openscale.core.datatypes.ScaleUser; import com.health.openscale.core.utils.Converters; import java.util.Arrays; -import java.util.Date; import java.util.UUID; public class BluetoothExcelvanCF369BLE extends BluetoothCommunication { diff --git a/android_app/app/src/main/res/values/arrays.xml b/android_app/app/src/main/res/values/arrays.xml index ef6da3d5..d66ad392 100644 --- a/android_app/app/src/main/res/values/arrays.xml +++ b/android_app/app/src/main/res/values/arrays.xml @@ -5,6 +5,7 @@ Brazilian Portuguese Catalan (català) + Chinese (中文) Czech (čeština) Dutch (Nederlands) English @@ -24,6 +25,7 @@ pt-BR ca + zh-HK cs nl en