8 lines
150 B
JSON
8 lines
150 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hello_world": "Hello, {name} from fr!",
|
|
"welcome": {
|
|
"header": "bienvenue"
|
|
}
|
|
}
|