From 2b488945da844ed356de64ea51ef81b9978173d0 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Mon, 5 Jun 2023 15:25:54 +0200 Subject: [PATCH] Fixed missing newline --- ghost/i18n/locales/af/signup-form.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/i18n/locales/af/signup-form.json b/ghost/i18n/locales/af/signup-form.json index 1b0da02e44..211e01d518 100644 --- a/ghost/i18n/locales/af/signup-form.json +++ b/ghost/i18n/locales/af/signup-form.json @@ -4,4 +4,4 @@ "Something went wrong, please try again.": "Iets is fout, probeer asseblief weer.", "Subscribe": "Teken in", "To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "Om die registrasie te voltooi, kliek op die bevestigingskak in jou posbus. As dit nie binne 3 minute aankom nie, kyk in jou spam vouer!" -} \ No newline at end of file +}