Refactor: Make language list alphabetical in code

This commit is contained in:
Etoh 2022-09-30 14:10:26 +01:00
parent c144b2440d
commit e9f506f713
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
# coding:utf8
from syncplay import constants
from . import messages_en
from . import messages_de
from . import messages_en
from . import messages_es
from . import messages_eo
from . import messages_fr