diff --git a/src/features/status/components/thread-login-cta.tsx b/src/features/status/components/thread-login-cta.tsx index 34fcf8366..95a72a137 100644 --- a/src/features/status/components/thread-login-cta.tsx +++ b/src/features/status/components/thread-login-cta.tsx @@ -18,7 +18,7 @@ const ThreadLoginCta: React.FC = () => { diff --git a/src/locales/el.json b/src/locales/el.json index 6c26da4f6..a3cf409dd 100644 --- a/src/locales/el.json +++ b/src/locales/el.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "απομένουν {number, plural, one {# ημέρα} other {# ημέρες}}", diff --git a/src/locales/en-Shaw.json b/src/locales/en-Shaw.json index 8ed8f2320..3a0952cd3 100644 --- a/src/locales/en-Shaw.json +++ b/src/locales/en-Shaw.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} 𐑤𐑧𐑓𐑑", diff --git a/src/locales/en.json b/src/locales/en.json index e4f20f944..209eb1480 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1606,7 +1606,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/es.json b/src/locales/es.json index d3ce57e17..fcaefe8ef 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1523,7 +1523,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# día restante} other {# días restantes}}", diff --git a/src/locales/fa.json b/src/locales/fa.json index 7b364e3ec..d263bad92 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -1035,7 +1035,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# روز} other {# روز}} باقی مانده", diff --git a/src/locales/fr.json b/src/locales/fr.json index e5edab7a9..e7dcc35c2 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -1272,7 +1272,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} restants", diff --git a/src/locales/ga.json b/src/locales/ga.json index 5ac806f3d..61dba46f3 100644 --- a/src/locales/ga.json +++ b/src/locales/ga.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/he.json b/src/locales/he.json index 15adc3680..a68115dc1 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -1276,7 +1276,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# יום} other {# ימים}} נותרו", diff --git a/src/locales/hi.json b/src/locales/hi.json index cd03f98b0..1bfe48ac2 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/hr.json b/src/locales/hr.json index 03ad2a6fb..382205d67 100644 --- a/src/locales/hr.json +++ b/src/locales/hr.json @@ -1194,7 +1194,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/hu.json b/src/locales/hu.json index e9a47a411..015ac72fb 100644 --- a/src/locales/hu.json +++ b/src/locales/hu.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# nap} other {# nap}} van hátra", diff --git a/src/locales/io.json b/src/locales/io.json index 0e9b20b6c..b17de84bf 100644 --- a/src/locales/io.json +++ b/src/locales/io.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/is.json b/src/locales/is.json index 6f4da31a2..52ca3e02f 100644 --- a/src/locales/is.json +++ b/src/locales/is.json @@ -1027,7 +1027,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# dagur} other {# dagar}} eftir", diff --git a/src/locales/kk.json b/src/locales/kk.json index 77c374046..317dbf4ac 100644 --- a/src/locales/kk.json +++ b/src/locales/kk.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# күн} other {# күн}}", diff --git a/src/locales/ko.json b/src/locales/ko.json index c50dc4e93..4a8459d04 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number} 일 남음", diff --git a/src/locales/lt.json b/src/locales/lt.json index e20654657..f99cd4fb0 100644 --- a/src/locales/lt.json +++ b/src/locales/lt.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/lv.json b/src/locales/lv.json index 61d08e73c..bba5d5170 100644 --- a/src/locales/lv.json +++ b/src/locales/lv.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/mk.json b/src/locales/mk.json index 8e001264e..e5a580c6e 100644 --- a/src/locales/mk.json +++ b/src/locales/mk.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/ms.json b/src/locales/ms.json index a65ba8ffa..72f84b029 100644 --- a/src/locales/ms.json +++ b/src/locales/ms.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/nn.json b/src/locales/nn.json index 29a8000ec..3256eaa55 100644 --- a/src/locales/nn.json +++ b/src/locales/nn.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/oc.json b/src/locales/oc.json index e18cda1ca..faaaa03cb 100644 --- a/src/locales/oc.json +++ b/src/locales/oc.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "demòra{number, plural, one { # jorn} other {n # jorns}}", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index a2323e598..1767d466d 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# dia restante} other {# dias restantes}}", diff --git a/src/locales/pt.json b/src/locales/pt.json index 593bdb374..022167bf1 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# dia restante} other {# dias restantes}}", diff --git a/src/locales/ro.json b/src/locales/ro.json index 45d633ec4..6686a0dab 100644 --- a/src/locales/ro.json +++ b/src/locales/ro.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/ru.json b/src/locales/ru.json index 9fdf22c8d..18fbbcaa1 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1464,7 +1464,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {остался # день} few {осталось # дня} many {осталось # дней} other {осталось # дней}}", diff --git a/src/locales/sk.json b/src/locales/sk.json index 41362fd94..c4e4fc52f 100644 --- a/src/locales/sk.json +++ b/src/locales/sk.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "Ostáva {number, plural, one {# deň} few {# dní} many {# dní} other {# dní}}", diff --git a/src/locales/sr-Latn.json b/src/locales/sr-Latn.json index 2bacbe8ff..16499a64d 100644 --- a/src/locales/sr-Latn.json +++ b/src/locales/sr-Latn.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", diff --git a/src/locales/sr.json b/src/locales/sr.json index d1095ba8f..62da2a47a 100644 --- a/src/locales/sr.json +++ b/src/locales/sr.json @@ -1026,7 +1026,7 @@ "theme_toggle.light": "Light", "theme_toggle.system": "System", "thread_login.login": "Log in", - "thread_login.message": "Join {siteTitle} to get the full story and details.", + "thread_login.message": "Become a part of the {siteTitle} community.", "thread_login.signup": "Sign up", "thread_login.title": "Continue the conversation", "time_remaining.days": "{number, plural, one {# day} other {# days}} left",