mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #786 from meshtastic/danish
MUI: add danish language enum
This commit is contained in:
commit
c1e31a9655
1 changed files with 5 additions and 0 deletions
|
|
@ -372,6 +372,11 @@ enum Language {
|
|||
*/
|
||||
CZECH = 18;
|
||||
|
||||
/*
|
||||
* Danish
|
||||
*/
|
||||
DANISH = 19;
|
||||
|
||||
/*
|
||||
* Simplified Chinese (experimental)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue