Angular 8 i18n example | internationalization

preview_player
Показать описание
#angular8i18nexample
Рекомендации по теме
Комментарии
Автор

Great video. A bit larger font size would make it easier to follow. Especially on a cellphone it's basically impossible. Thanks

LarsRyeJeppesen
Автор

Thanks!
The video was helpful for me to get a basic understanding on how the localization in agular works.

Kai-hmhk
Автор

Hi! first all I would say thank u for the video. But I have a situation here. This is works in the nav component?

bobjunior
Автор

Nice tutorial.

I finally see the text changed with different configuration. :)

蔡宗佑-xb
Автор

May be a great video but I couldn't continue due small font size. Please increase font while recording.

royfamily
Автор

cant see what you typed. You must zoom in. can you repost this video? this was the old version of cli. content of app-component.html is quite different now

seeteshwt
Автор

2:43 i18n extraction code
3:40 messages.xlf file is created
9:27 changes to angular json file to run in a different language

matthewdauterman
Автор

good intro to angular translate, similarily can you give an example of how to pass parameters dynamically to the en.json / fr.json like
In en.json:-
{ 'HOME': 'some text with variable from code {{customer.name}} . }

brawnyvenky
Автор

Can I use the same xlf file for the different angular application in the same project, and can update from different application same xlf file

OmarAlJaberProfile
Автор

Thanks for sharing this video. when i tried to run "ng xi18n" command, no "message.xlf" file generated. Please tell me which version of Angular 8 you are using. mine is Angular 8.2.14, Angular Cli: 8.3.22.

santoshb
Автор

Nice video. One thing is How to configure dynamic values which are coming from database? This entire configuration works fine for static value but not for dynamic. If you could help with dynamic and interpolation content configuration would be great. Thanks

swapnilvaidankar
Автор

How did Angular mess the translation so bad? The ngx-translate seems to be so much more easy to understand and implement and also manage.

MuhammadbinYusrat
Автор

Many thanks for this video. I have tried to use angular 7 internationalization. It looks like working but if I use different languages, and run
npm run start:fr or npm run start:fr


tuviakhusid
Автор

I am facing following depreciation errors::

Option "i18nFile" is deprecated: Use 'locales' object in the project metadata instead.
Option "i18nFormat" is deprecated: No longer needed as the format will be determined automatically.
Option "i18nLocale" is deprecated: Use 'localize' instead.

harshilmakwana
Автор

Your video is good but angular i18n is overloaded better to use ngx-translate

AP-nyzg
Автор

Schema validation failed with the following errors:
Data path "" should NOT have additional properties(i18nlocale).

kumarroshan
Автор

how can i make it dynamic that my user can select language on run time?

nialisharshad
Автор

Nice tutorial.

What is the name of the plugin you used for integrated console.

debd
Автор

Configuration 'es' could not be found in project 'CristianSiteSass'.

cristianbytes
Автор

Please Upload more videos.... pls pls pls

snehijob