Skip to content

Commit 8caf423

Browse files
authored
Merge pull request #767 from meshtastic/czech-mui
Add Czech translation enum for MUI
2 parents a84657c + 96ef7ee commit 8caf423

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

meshtastic/device_ui.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,11 @@ enum Language {
314314
*/
315315
BULGARIAN = 17;
316316

317+
/*
318+
* Czech
319+
*/
320+
CZECH = 18;
321+
317322
/*
318323
* Simplified Chinese (experimental)
319324
*/

0 commit comments

Comments
 (0)