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:
@@ -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 {
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user