Files
yourpart3/frontend/src/i18n/locales/en/home.json
Torsten Schulz (local) 072d578c88
All checks were successful
Deploy to production / deploy (push) Successful in 2m11s
feat: Update home page notices and privacy information in English, Spanish, and French; add public guides and routing for guides
- Changed beta notice to service notice on home page translations for English, Spanish, and French.
- Updated privacy information to reflect transparency and continuous maintenance.
- Added new public guides content with detailed sections for various topics.
- Implemented routing for guide list and individual guide articles.
- Created new components for displaying guides and articles.
2026-05-18 14:37:04 +02:00

122 lines
7.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"home": {
"dashboard": {
"kicker": "Your area",
"title": "Welcome back!",
"subtitle": "Your personal entry point to community, appointments, Falukant, and ongoing activity.",
"edit": "Edit dashboard",
"addWidget": "+ Add widget ...",
"addAgain": "Add again",
"done": "Done",
"sectionTitle": "Your overview",
"sectionIntro": "Widgets can be moved and adjusted in edit mode.",
"widgetTitlePlaceholder": "Title",
"removeWidget": "Remove widget",
"remove": "Remove",
"empty": "No widgets yet. Click “Edit dashboard” and then “+ Add widget”.",
"defaultAppointmentsWidget": "Appointments",
"loadError": "Dashboard could not be loaded.",
"saveError": "Dashboard could not be saved.",
"widgetLabels": {
"appointments": "Appointments",
"falukant": "Falukant",
"news": "News",
"birthdays": "Birthdays",
"upcoming": "Upcoming appointments",
"calendar": "Calendar",
"vocabCourses": "Language courses"
},
"overview": {
"activeWidgetsLabel": "Active widgets",
"activeWidgetsText": "Your dashboard is modular and can be rearranged at any time.",
"availableModulesLabel": "Available modules",
"availableModulesText": "You can combine community, calendar, news, and Falukant modules.",
"editModeLabel": "Edit mode",
"editModeActive": "Active",
"editModeInactive": "Off",
"editModeActiveText": "Widgets can currently be added and adjusted.",
"editModeInactiveText": "Content stays focused and calm to read."
}
},
"vocabLanding": {
"eyebrow": "Learn languages online",
"title": "The vocabulary trainer on YourPart combines learning, courses, and practice in one platform.",
"lead": "Work with interactive lessons, grow your vocabulary, and use structured content for a motivating learning flow right in the browser.",
"cta": "Start for free",
"feature1Title": "Interactive courses",
"feature1Text": "Courses, lessons, and exercises help you build new language skills step by step.",
"feature2Title": "Practice-focused",
"feature2Text": "Vocabulary, grammar, and review are aligned with an everyday learning routine.",
"feature3Title": "Part of a community",
"feature3Text": "The language area is embedded in a larger community platform with blogs, forum, and chat."
},
"serviceNoticeLabel": "Notice:",
"serviceNoticeText": "YourPart is maintained continuously and expanded with new content.",
"nologin": {
"welcome": "Welcome to yourPart",
"description": "yourPart is a social network where you can make friends and meet new people. You can share your images and control who sees what. You can also exchange messages and chat in large public rooms or in the small random chat. And, of course, you can cam as well.",
"introHtml": "YourPart is a platform combining community features, realtime chat, forums, a social network with photo gallery, and the citybuilder game <em>Falukant</em>.",
"storyTeaser": "YourPart combines an <strong>online community</strong>, realtime chat, forums, blogs, a <strong>free vocabulary trainer</strong> and <strong>browser games</strong>—including the medieval economy builder <em>Falukant</em>—in one place, <strong>no download required</strong>. Focus: social exchange, depth and a growing product world.",
"expected": {
"title": "What to expect",
"items": {
"chat": "<strong>Chat</strong>: Public rooms, random encounters (random chat) and color adjustments.",
"social": "<strong>Social network</strong>: Profile, friendships, photo gallery with visibility controls.",
"forum": "<strong>Forum</strong>: Create topics, write posts, rolebased moderation.",
"falukant": "<strong>Falukant</strong>: Economy & life manage branches, produce, store and sell.",
"minigames": "<strong>Mini games</strong>: e.g. Match3 levels short casual fun.",
"multilingual": "<strong>Multilingual</strong>: German/English content is being added continuously."
}
},
"falukantShort": {
"title": "Falukant in short",
"text": "In Falukant you run businesses, build knowledge, optimize production and sales, watch prices and react to events. Notifications inform you about status changes in real time."
},
"privacyInfo": {
"title": "Privacy & transparency",
"text": "YourPart values privacy, clear contact options and transparent information about the available features."
},
"getStarted": {
"title": "Get started",
"text": "You can already use, test and give feedback. Register via “{register}” or start the random chat."
},
"languageTrainerSeo": {
"title": "Language trainers for everyday use (beginners)",
"introBefore": "YourPart offers two",
"beginnerLabel": "guided beginner courses",
"introMiddle": "in the",
"vocabTrainerLinkText": "vocabulary trainer",
"bisayaForGerman": "Bisaya for German-speaking learners",
"andConnector": "and",
"germanForBisaya": "German for Cebuano/Bisaya speakers",
"introAfter": "They focus on clear sentence patterns for common daily situations, not literary perfection.",
"honestLabel": "Honest classification:",
"honestTextBefore": "These courses do not lead to native-level fluency and do not replace exams or intensive classes. As a rough orientation, consistent use typically leads to",
"rangeLabel": "solid A1 to early A2 ability in familiar contexts",
"honestTextMiddle": "and often in practice",
"belowA2Label": "slightly below full A2",
"honestTextAfter": "depending on practice time and additional speaking work.",
"germanSectionTitle": "German for Cebuano/Bisaya speakers",
"germanSectionTextBefore": "Topics include greetings, doctor visits, school, appointments, forms, work, and misunderstandings. The goal is",
"germanSectionStrong": "reliable foundations and first longer everyday responses",
"germanSectionTextAfter": "not a promise of an official exam level.",
"bisayaSectionTitle": "Bisaya for German-speaking learners",
"bisayaSectionText": "Structured progress from basics to practical scenes such as family, visits, health, shopping, directions, and neighborhood communication with vocabulary, pattern drills, and short free production tasks.",
"allCoursesLabel": "All courses:"
},
"randomchat": "Random chat",
"startrandomchat": "Start random chat",
"login": {
"name": "Login name",
"namedescription": "Enter your username",
"password": "Password",
"passworddescription": "Enter your password",
"lostpassword": "Forgot password",
"register": "Register at yourPart",
"stayLoggedIn": "Stay logged in",
"submit": "Log in"
}
}
}
}