Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend translate to support backend i18n #267

Open
mcm1957 opened this issue Sep 28, 2024 · 3 comments
Open

extend translate to support backend i18n #267

mcm1957 opened this issue Sep 28, 2024 · 3 comments

Comments

@mcm1957
Copy link

mcm1957 commented Sep 28, 2024

Adaptercore now supports i18n translations.
npm run translate should be extended to support those files.

Filenaming is is i18n/langugae.json

Details see adapter-core docu

@Apollon77
Copy link
Collaborator

Ad what exactly "npm run translate" should do?

@mcm1957
Copy link
Author

mcm1957 commented Oct 1, 2024

The same functionality as it does for admin/i18n translations.
Take the english text and create the other languages.

Or is there some other tool to create the i18n files ???

@Apollon77
Copy link
Collaborator

So yes "npm run translate ./i18n" or such ... so with a custom path ... makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants