missing import

This commit is contained in:
cttynul
2019-06-06 19:27:23 +02:00
parent 56aab05ae3
commit c8b55e7ab0
101 changed files with 101 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ from core.item import Item
from core.support import menu, log, aplay
from platformcode import logger
from specials import autorenumber
from platformcode import config
IDIOMAS = {'Italiano': 'IT'}
list_language = IDIOMAS.values()