Skip to content

Commit

Permalink
languages order
Browse files Browse the repository at this point in the history
  • Loading branch information
Mips2648 committed Aug 6, 2024
1 parent aff9080 commit e3b9c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
DE_DE = "de_DE"

LANGUAGES = [
EN_US,
FR_FR,
EN_US,
ES_ES,
DE_DE
]
Expand Down

0 comments on commit e3b9c73

Please sign in to comment.