loading translations from extension

This commit is contained in:
Vinicius Moreira
2019-07-29 18:51:39 -03:00
parent dff34ebb5f
commit 5918f0c3ad
17 changed files with 29 additions and 703 deletions

View File

@@ -2,7 +2,7 @@ import time
from threading import Thread
from typing import List
from fpakman.util.cache import Cache
from fpakman_api.util.cache import Cache
import gc