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

Angular i18n prototype #18

Open
piet0024 opened this issue Oct 14, 2022 · 2 comments
Open

Angular i18n prototype #18

piet0024 opened this issue Oct 14, 2022 · 2 comments
Assignees

Comments

@piet0024
Copy link

No description provided.

@piet0024 piet0024 added this to the Q4 2022 Oct-Dec milestone Oct 17, 2022
@doug0102
Copy link

I added French localization to my existing angular project: doug0102/angular-gcaccount@65f937f

ng serve will give you the translated version in the dev environment.
To see the default version you need to go into angular.json under the "development" section and add a property called "localize" and set it to false.

1 similar comment
@doug0102
Copy link

I added French localization to my existing angular project: doug0102/angular-gcaccount@65f937f

ng serve will give you the translated version in the dev environment.
To see the default version you need to go into angular.json under the "development" section and add a property called "localize" and set it to false.

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