s3si.ts/gui/src/i18n/translation/en.json

7 lines
165 B
JSON
Raw Normal View History

2023-03-06 07:21:29 -05:00
{
"title": "Welcome {{name}}, to react using react-i18next fully type-safe",
"description": {
"part1": "This is a simple example.",
"part2": "😉"
}
}