Bachir Soussi Chiadmi 417b084216 better modalCard, integrated i18n with vuejs-i18n and drupal's strings_i18n_json_export
remain to automaticly export jsons and updated json files with webpack
and to understand how to access nested translations
2020-12-07 23:11:31 +01:00

9 lines
89 B
JSON

{
"en": {
"samples": "Samples"
},
"fr": {
"samples": "Échantillons"
}
}