You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(hero): weave native language into subtitle, clean header
- Subtitle: "Tap any word to translate to **Русский** — and stay in flow"
with clickable native lang name opening a picker popover
- Header: hide LanguageSwitcher on home (language is in hero)
- Header: remove search icon on all pages (search stays in hero only)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: apps/web/src/locales/en.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
"home": {
3
3
"hero": {
4
4
"title": "Read books in English without stopping",
5
-
"subtitle": "Tap any word to translate instantly — and stay in flow",
6
-
"subtitleDemo": "Tap any word to translate instantly — and stay in flow",
5
+
"subtitleBefore": "Tap any word to translate to",
6
+
"subtitleAfter": "— and stay in flow",
7
7
"brandLine": "TextStack Reader — learn English by reading real books",
8
8
"seoTitle": "TextStack Reader — Read books in English with instant translation",
9
9
"seoDescription": "Read books in English without stopping. Tap any word to translate instantly and stay in flow. Learn English by reading real books with TextStack.",
"seoTitle": "TextStack Reader — Читай книги англійською з миттєвим перекладом",
9
9
"seoDescription": "Читай книги англійською без зупинок. Торкніться будь-якого слова, щоб миттєво перекласти, і залишайтесь у потоці. Вивчай англійську, читаючи справжні книги з TextStack.",
0 commit comments