I have developed a custom app for which I would like to add custom translation.
I added translation folder to the app dir and added en.csv to it.
In the csv I have written something like this:
DocType: Logistics Import,Purchase Order No,Test
,Purchase Order No,Test
But it just won’t translate.
Any ideas?
//EDIT
It works for other languages like de, but not for en