Im trying to export language to change some text, but frappe doesn't recognize this command. I
m doing this:
- Start virtualenv,
- Go into sites folder
- frappe --export_lang pt-BR ./pt-BR.csv
Im trying to export language to change some text, but frappe doesn't recognize this command. I
m doing this:
You can now directly edit .csv files in app_name/translations
folder
-Anand