Files
vue-ts-example/src/locales/en.json
2025-04-01 09:23:16 +08:00

8 lines
118 B
JSON

{
"message": {
"hello": "hello world",
"greeting": "good morning, world!",
"not-used": "not used"
}
}