16 lines
461 B
JSON
16 lines
461 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",
|
|
|
|
"party_segmented_control_characters": "Characters",
|
|
"party_segmented_control_weapons": "Weapons",
|
|
"party_segmented_control_summons": "Summons"
|
|
}
|