28 lines
800 B
JSON
28 lines
800 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",
|
|
|
|
"context_view_details": "View Details",
|
|
"context_replace": "Replace",
|
|
"context_remove": "Remove"
|
|
}
|