frappe-translations-writer
Installation
SKILL.md
Translation Helper
File paths
| File | Path |
|---|---|
| POT template | apps/<app>/<app>/locale/main.pot |
| PO translations | apps/<app>/<app>/locale/<locale>.po |
| MO compiled | sites/assets/locale/<locale>/LC_MESSAGES/<app>.mo |
Workflow
PYTHON=/workspace/development/frappe-bench/env/bin/python
SCRIPTS=<skill_dir>/scripts
PO=apps/<app>/<app>/locale/es_PE.po