24 lines
698 B
JSON
24 lines
698 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",
|
|
|
|
"job_selection_title": "Select Job",
|
|
"job_selection_search_placeholder": "Search jobs...",
|
|
|
|
"skill_selection_title": "Select Skill",
|
|
"skill_selection_search_placeholder": "Search skills...",
|
|
|
|
"extra_weapons": "Additional Weapons"
|
|
}
|