Fix in check_i18n
This commit is contained in:
parent
feab9edb50
commit
b80b78f66e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ lang_p=re.compile()
|
||||||
|
|
||||||
def start():
|
def start():
|
||||||
|
|
||||||
# Module to search and file where save the file.
|
# Module to search a file where save the file.
|
||||||
|
|
||||||
scandir('.')
|
scandir('.')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue