1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-02 04:42:42 +02:00

Add Chinese to in app language list

Add Chinese and Czech to README (and sort language list alphabetically).
This commit is contained in:
Erik Johansson
2018-04-19 19:02:56 +02:00
parent da8afe61c2
commit 546e34f216
3 changed files with 3 additions and 2 deletions

View File

@@ -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 {

View File

@@ -5,6 +5,7 @@
<!-- Keep the list below alphabetically sorted -->
<item>Brazilian Portuguese</item>
<item>Catalan (català)</item>
<item>Chinese (中文)</item>
<item>Czech (čeština)</item>
<item>Dutch (Nederlands)</item>
<item>English</item>
@@ -24,6 +25,7 @@
<!-- The order below should match the langage order above -->
<item>pt-BR</item>
<item>ca</item>
<item>zh-HK</item>
<item>cs</item>
<item>nl</item>
<item>en</item>