[translations] [minor] updated translations.py
This commit is contained in:
parent
bd821f9f64
commit
de0d64a96c
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ def build_message_files():
|
|||
|
||||
def build_for_pages(path):
|
||||
"""make locale files for framework py and js (all)"""
|
||||
from webnotes.modules import get_doc_path
|
||||
messages = []
|
||||
for (basepath, folders, files) in os.walk(path):
|
||||
if os.path.basename(os.path.dirname(basepath))=="page":
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue