Add czech translation (#138)

* Added czech translation

Added czech translation (locale cs_CZ)

* Make simple sleep screen more readable

Add gap between "zzz" and temperature for better readability.

* Adjusted czech translation

Modified texts after testing on real device to fix char issues and increase readability
This commit is contained in:
Jan Krupička
2017-12-12 01:16:02 +01:00
committed by Ben V. Brown
parent 1447b1cad8
commit 0f4ceb131c
2 changed files with 38 additions and 0 deletions

View File

@@ -30,5 +30,6 @@ extern const char SettingAutoChar;
//#define LANG_IT
//#define LANG_FR
//#define LANG_DE
//#define LANG_CS_CZ
#endif /* TRANSLATION_H_ */