12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hello_world": "Hello, {name} from en!",
|
|
|
|
"nav_gallery": "Gallery",
|
|
"nav_collection": "Collection",
|
|
"nav_login": "Log in",
|
|
"nav_settings": "Settings",
|
|
"nav_logout": "Log out",
|
|
"nav_account_aria": "Your account",
|
|
"nav_menu_button": "Menu"
|
|
}
|