Added new i18nadmin frontend for internazionalitation

This commit is contained in:
Antonio de la Rosa 2015-12-14 00:35:56 +01:00
parent 5008fc0462
commit f8e92f9285
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#!/usr/bin/python3
from paramecio.citoplasma.check_i18n import start
start()