VUECONF US 2019 | Vue + i18n = FUN with Casie Siekman

preview_player
Показать описание
In this talk, Casie shows us how to implement internationalization using i18n.

Casie also goes over the many reasons why this will make your app better from a larger scope and the steps that you will need to take to implement i18n.

0:00 Introduction
0:52 Why Make the Effort to Translate?
2:00 Getting Started
3:00 The code

Рекомендации по теме
Комментарии
Автор

Isnt it v-html prone to XSS when content is generated dynamically by users?

christostsangaris
Автор

followed every steps, works flawlessly, appreciate this!

mk
Автор

What about routes ? /en and /gb ? It was very important to demonstrate language change while changing routes

salmankashfy
Автор

Your way to load the messages looks wrong. I just took a peek at the documentation to confirm that it's not the right way to do this.

OzoneGrif
Автор

How messages json is loaded into the application ? Is it compiled into build package ? What happens if user changes language in browser - where will the new messages json come from ?

vladhusnullin
Автор

Casie you're a awesome speaker, look forward to more of your talks.

rickyu