8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"text": "Hello",
|
|
"locales": {
|
|
"en": "English",
|
|
"de": "German"
|
|
}
|
|
}
|