Skip to content

Commit cec9223

Browse files
authored
Merge pull request #696 from meshtastic/device-ui-bulgarian
device-ui: bulgarian language support
2 parents ebaf8cf + f992745 commit cec9223

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
@@ -278,6 +278,11 @@ enum Language {
278278
*/
279279
UKRAINIAN = 16;
280280

281+
/*
282+
* Bulgarian
283+
*/
284+
BULGARIAN = 17;
285+
281286
/*
282287
* Simplified Chinese (experimental)
283288
*/

0 commit comments

Comments
 (0)