diff --git a/locales/fr_CA.json b/locales/fr_CA.json index 88192df..1086836 100644 --- a/locales/fr_CA.json +++ b/locales/fr_CA.json @@ -1,11 +1,12 @@ { "nav": { "faq": "FAQ", - "about": "À propos", + "about": "À Propos", "account": "Compte", "blog": "Blogue", "accountWidget": { "settings": "Paramètres" - } + }, + "docs": "Documentation" } }