Skip to content

Commit

Permalink
Update translation script
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeshA committed May 22, 2024
1 parent 8555a5c commit 87d36ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update_backend_po.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
python setup.py extract_messages # Read the backend source code and build the pot file
python setup.py update_catalog # Update the backend po files with new entries from the pot file

(cd client && npm run translate ) # vue->json
sleep 3
(cd client && npm run translate ) # vue->json
sleep 3

Expand Down

0 comments on commit 87d36ca

Please sign in to comment.