Skip to content

Commit 2388165

Browse files
Stefano NavarriaStefano Navarria
authored andcommitted
lang IT index moved after French
1 parent 7ec8d57 commit 2388165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fw/application/src/i18n/language.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ typedef enum {
1515
LANGUAGE_EN_US,
1616
LANGUAGE_ZH_TW,
1717
LANGUAGE_ES_ES,
18-
LANGUAGE_IT_IT,
1918
LANGUAGE_HU_HU,
2019
LANGUAGE_DE_DE,
2120
LANGUAGE_FR_FR,
21+
LANGUAGE_IT_IT,
2222
LANGUAGE_NL_NL,
2323
LANGUAGE_PT_BR,
2424
LANGUAGE_JA_JP,

0 commit comments

Comments
 (0)