+
+
+ );
+}
diff --git a/lib/i18n.ts b/lib/i18n.ts
index 7064c5b..b0e5aeb 100644
--- a/lib/i18n.ts
+++ b/lib/i18n.ts
@@ -27,9 +27,26 @@ const allMessages = {
highlightApiTitle: 'API-friendly',
highlightApiBody: 'Structured data so you can surface listings wherever you need them.',
runtimeConfigTitle: 'Runtime configuration',
+ runtimeConfigLead: 'Build-time and runtime values used by the service.',
runtimeAppEnv: 'APP_ENV',
runtimeSiteUrl: 'NEXT_PUBLIC_SITE_URL',
runtimeApiBase: 'NEXT_PUBLIC_API_BASE',
+ aboutTitle: 'About lomavuokraus.fi',
+ aboutLead: 'A focused marketplace for Finnish holiday rentals with fast browsing, clear moderation, and a simple host experience.',
+ pricingTitle: 'Pricing',
+ pricingLead: 'Straightforward pricing for hosts with no surprises.',
+ pricingMonthly: 'Monthly',
+ pricingAnnual: 'Annual',
+ pricingPerMonth: 'per month',
+ pricingPerYear: 'per year (save 20%)',
+ pricingMonthlyBody: 'Start with a monthly plan at 10€ per listing.',
+ pricingAnnualBody: 'Pay annually for 100€ per listing and keep your costs predictable.',
+ pricingPerListing: 'Pricing is per active listing. Cancel anytime.',
+ pricingNotesTitle: 'Notes',
+ pricingNotesBody: 'We keep pricing simple while we build out hosting tools, messaging, and integrations. All current features are included.',
+ footerAbout: 'About',
+ footerPricing: 'Pricing',
+ footerPrivacy: 'Privacy & cookies',
loginTitle: 'Login',
emailLabel: 'Email',
passwordLabel: 'Password',
@@ -244,9 +261,26 @@ const allMessages = {
highlightApiTitle: 'API-ystävällinen',
highlightApiBody: 'Strukturoitu data, jotta löydät kohteet kaikissa kanavissa.',
runtimeConfigTitle: 'Ajoaikainen konfiguraatio',
+ runtimeConfigLead: 'Ajo- ja rakennusaikaiset arvot, joita palvelu käyttää.',
runtimeAppEnv: 'APP_ENV',
runtimeSiteUrl: 'NEXT_PUBLIC_SITE_URL',
runtimeApiBase: 'NEXT_PUBLIC_API_BASE',
+ aboutTitle: 'Tietoja lomavuokraus.fi:stä',
+ aboutLead: 'Keskittynyt suomalainen loma-asuntopalvelu: nopea selaus, selkeä moderointi ja mutkaton kokemus vuokraajalle.',
+ pricingTitle: 'Hinnasto',
+ pricingLead: 'Selkeä hinnoittelu vuokraajille ilman yllätyksiä.',
+ pricingMonthly: 'Kuukausi',
+ pricingAnnual: 'Vuosimaksu',
+ pricingPerMonth: 'kuukaudessa',
+ pricingPerYear: 'vuodessa (20 % säästö)',
+ pricingMonthlyBody: 'Aloita kuukausihinnalla 10 € per kohde.',
+ pricingAnnualBody: 'Maksa vuodessa 100 € per kohde ja pidä kulut ennustettavina.',
+ pricingPerListing: 'Hinta on per aktiivinen kohde. Voit perua milloin vain.',
+ pricingNotesTitle: 'Huomiot',
+ pricingNotesBody: 'Pidämme hinnoittelun yksinkertaisena samalla kun rakennamme uusia isäntätyökaluja, viestejä ja integraatioita. Kaikki nykyiset ominaisuudet sisältyvät.',
+ footerAbout: 'Tietoa',
+ footerPricing: 'Hinnasto',
+ footerPrivacy: 'Tietosuoja ja evästeet',
loginTitle: 'Kirjaudu sisään',
emailLabel: 'Sähköposti',
passwordLabel: 'Salasana',