From 88e17d2b929cbc186687bd98c77a304bb7abd5b4 Mon Sep 17 00:00:00 2001 From: Jukka Lampikoski Date: Sun, 8 Mar 2026 08:18:00 +0200 Subject: [PATCH] =?UTF-8?q?Hero-teksti=20takaisin=20vanhaan=20tyyliin,=20l?= =?UTF-8?q?is=C3=A4tty=20'Jaa=20ja=20l=C3=B6yd=C3=A4'=20alkuun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script.js b/script.js index 42a2e01..7375ac7 100644 --- a/script.js +++ b/script.js @@ -6,7 +6,7 @@ const T = { tagline: 'Jaa asioita joista tykkäät — reseptejä, vinkkejä, ideoita', nav_posts: 'Julkaisut', nav_about: 'Tietoa', nav_contact: 'Yhteystiedot', nav_admin: 'Hallinta', hero_title: 'Tervetuloa tykkää.fi:hin!', - hero_desc: 'Tänne kuka tahansa voi jakaa asioita joista tykkää — reseptejä, neulomisohjeita, vinkkejä tai mitä tahansa muuta kivaa. Kaikki ovat tervetulleita!', + hero_desc: 'Jaa ja löydä reseptejä, neulomisvinkkejä, elämänohjeita — ja kaikkea muuta mitä rakastat.', hero_btn: 'Selaa julkaisuja', search_ph: 'Hae julkaisuja...', filter_all: 'Kaikki', @@ -32,7 +32,7 @@ const T = { tagline: 'Share things you love — recipes, tips, ideas', nav_posts: 'Posts', nav_about: 'About', nav_contact: 'Contact', nav_admin: 'Admin', hero_title: 'Welcome to tykkää.fi!', - hero_desc: 'Anyone can share things they love here — recipes, knitting patterns, tips or anything else. Everyone is welcome!', + hero_desc: 'Share and discover recipes, knitting tips, life advice — and everything else you love.', hero_btn: 'Browse Posts', search_ph: 'Search posts...', filter_all: 'All',