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
Copy file name to clipboardExpand all lines: src/languages/en.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2165,8 +2165,8 @@ const translations = {
2165
2165
readTheTermsAndPrivacy: `Read the <a href="${CONST.OLD_DOT_PUBLIC_URLS.TERMS_URL}">Terms of Service</a> and <a href="${CONST.OLD_DOT_PUBLIC_URLS.PRIVACY_URL}">Privacy</a>.`,
2166
2166
help: 'Help',
2167
2167
helpPage: {
2168
-
title: 'Help and support',
2169
-
description: 'We are here to help you 24/7',
2168
+
title: 'Got questions?',
2169
+
description: "We're here to help, around the clock.",
2170
2170
helpSite: 'Help site',
2171
2171
conciergeChat: 'Concierge',
2172
2172
conciergeChatDescription: 'Your personal AI agent',
readTheTermsAndPrivacy: `Leer los <a href="${CONST.OLD_DOT_PUBLIC_URLS.TERMS_URL}">Términos de Servicio</a> y <a href="${CONST.OLD_DOT_PUBLIC_URLS.PRIVACY_URL}">Privacidad</a>.`,
1996
1996
help: 'Ayuda',
1997
1997
helpPage: {
1998
-
title: 'Ayuda y soporte',
1999
-
description: 'Estamos aquí para ayudarte las 24 horas, los 7 días de la semana',
1998
+
title: '¿Tienes preguntas?',
1999
+
description: 'Estamos aquí para ayudarte en todo momento.',
2000
2000
helpSite: 'Sitio de ayuda',
2001
2001
conciergeChat: 'Concierge',
2002
2002
conciergeChatDescription: 'Tu agente personal de IA',
0 commit comments