10 lines
295 B
JSON
10 lines
295 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"home_page": "Home page",
|
|
"about_page": "About page",
|
|
"example_message": "Welcome to your i18n app.",
|
|
"language_label": "Language",
|
|
"current_locale": "Current locale: {locale}",
|
|
"learn_router": "Learn Paraglide JS"
|
|
}
|