mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2228] Added missing space in French example (#2905)
This commit is contained in:
committed by
Eugenio Romano
parent
7693904be2
commit
819274301b
@@ -60,7 +60,7 @@ If you wanted English and French translations then you would copy the built-in
|
|||||||
|
|
||||||
// fr.json
|
// fr.json
|
||||||
...
|
...
|
||||||
"WELCOME_MESSAGE": "Bienvenue!"
|
"WELCOME_MESSAGE": "Bienvenue !"
|
||||||
...
|
...
|
||||||
|
|
||||||
To enable the new translations in your app, you also need to register them in your
|
To enable the new translations in your app, you also need to register them in your
|
||||||
|
Reference in New Issue
Block a user