Added new i18nadmin frontend for internazionalitation
This commit is contained in:
parent
5008fc0462
commit
f8e92f9285
2 changed files with 15 additions and 0 deletions
7
paramecio/frontend/i18nadmin.py
Normal file
7
paramecio/frontend/i18nadmin.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from paramecio.citoplasma.check_i18n import start
|
||||
|
||||
start()
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue