first commit
This commit is contained in:
9
messages/de.json
Normal file
9
messages/de.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"home_page": "Startseite",
|
||||
"about_page": "Über uns",
|
||||
"example_message": "Willkommen in deiner i18n-App.",
|
||||
"language_label": "Sprache",
|
||||
"current_locale": "Aktuelle Sprache: {locale}",
|
||||
"learn_router": "Paraglide JS lernen"
|
||||
}
|
||||
9
messages/en.json
Normal file
9
messages/en.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$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"
|
||||
}
|
||||
Reference in New Issue
Block a user