mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #696 from meshtastic/device-ui-bulgarian
device-ui: bulgarian language support
This commit is contained in:
commit
cec9223ae1
1 changed files with 5 additions and 0 deletions
|
|
@ -278,6 +278,11 @@ enum Language {
|
|||
*/
|
||||
UKRAINIAN = 16;
|
||||
|
||||
/*
|
||||
* Bulgarian
|
||||
*/
|
||||
BULGARIAN = 17;
|
||||
|
||||
/*
|
||||
* Simplified Chinese (experimental)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue