mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #767 from meshtastic/czech-mui
Add Czech translation enum for MUI
This commit is contained in:
commit
8caf423964
1 changed files with 5 additions and 0 deletions
|
|
@ -314,6 +314,11 @@ enum Language {
|
|||
*/
|
||||
BULGARIAN = 17;
|
||||
|
||||
/*
|
||||
* Czech
|
||||
*/
|
||||
CZECH = 18;
|
||||
|
||||
/*
|
||||
* Simplified Chinese (experimental)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue