updating messages

This commit is contained in:
2025-10-04 22:17:42 +00:00
parent 99ca9a2313
commit 886db92ac2
2 changed files with 20 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from fr!"
"hello_world": "Hello, {name} from fr!",
"welcome": {
"header": "bienvenue"
}
}