Initial commit

This commit is contained in:
Lara 2025-01-25 15:25:28 +02:00
commit 8aed0c2352
29 changed files with 1476 additions and 0 deletions

4
messages/en.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from en!"
}

4
messages/ro-ro.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from ro-ro!"
}