Fix spacing in translation

pull/903/head
CamilleLegeron 2 months ago
parent 69f6c1b92c
commit d96fcff5a8

@ -150,7 +150,7 @@ export class SupportGristNudge extends Disposable {
cssParagraph(
t(
'Thank you! Your trust and support is greatly appreciated.\
Opt out any time from the {{link}} in the user menu.',
Opt out any time from the {{link}} in the user menu.',
{link: adminPanelLink()},
),
),

@ -1281,7 +1281,7 @@
"Opted In": "Opted In",
"Support Grist": "Support Grist",
"Support Grist page": "Support Grist page",
"Thank you! Your trust and support is greatly appreciated.Opt out any time from the {{link}} in the user menu.": "Thank you! Your trust and support is greatly appreciated.Opt out any time from the {{link}} in the user menu.",
"Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.": "Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.",
"Admin Panel": "Admin Panel"
},
"SupportGristPage": {

Loading…
Cancel
Save