Nuxt/examples/vue-i18n/lang/fr.json
2017-02-08 17:33:13 +01:00

6 lines
50 B
JSON

{
"message": {
"welcome": "Bienvenue"
}
}