@julian Your welcome, that was quick. Thank you.
ACP internationalization?
-
If the base translation files are provided in transifex should't be a problem ti complete the tranlation in most of the current supported languages.
-
@PitaJ not without changing every template file for the ACP side to use language strings.
-
@pichalite said in ACP internationalization?:
@PitaJ not without changing every template file for the ACP side to use language strings.
This is the main blocker, we have to go through every admin template and replace hard coded English with language keys.
-
@baris that can be done incrementally, though. It's not hard, just time consuming.
-
so @PitaJ is volunteering to do it?
-
There's an open pull request for it, actually @pitaj... It probably conflicts really badly, but a lot of it seems done
-
-
@bentael said in ACP internationalization?:
@julian said in ACP internationalization?:
It probably conflicts really badly
because tabs
I was going more for "because ACP changed a lot in the meantime"
-
In my Case I want to be able to have acp in English and frontend in oter languages. Plz dont Force One lang on ACP and front. Ideal would be to have one lang selection for front and one for ACP
-
I am volunteer to help, just let me know how.