translations
{
"en-US": {
"headings": {
...
"translations": "How translate your content"
},
"translations": "Translations are managed in a flexible way.
You can organize your contents each in its folder, with a file for each supported locale;
or use the SFC (single file component) layout, using an i18n block which define local translations (as on this page).",
"tailwind": "This boilerplate uses Tailwind 2, installed as a postcss plugin, as recommended."
},
"it-IT": {
"headings": {
...
"translations": "Come tradurre il tuo contenuto"
},
...
}
tailwind