From 819274301b1d5a5da6bee432a0656185e8c4e15f Mon Sep 17 00:00:00 2001 From: Andy Stark <30621568+therealandeeee@users.noreply.github.com> Date: Fri, 2 Feb 2018 14:56:31 +0000 Subject: [PATCH] [ADF-2228] Added missing space in French example (#2905) --- docs/translation.service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/translation.service.md b/docs/translation.service.md index 56675f5a66..f070305c1d 100644 --- a/docs/translation.service.md +++ b/docs/translation.service.md @@ -60,7 +60,7 @@ If you wanted English and French translations then you would copy the built-in // fr.json ... - "WELCOME_MESSAGE": "Bienvenue!" + "WELCOME_MESSAGE": "Bienvenue !" ... To enable the new translations in your app, you also need to register them in your