diff --git a/react/AppSections/locales/en.json b/react/AppSections/locales/en.json index 7061200349..aed3b9f1a0 100644 --- a/react/AppSections/locales/en.json +++ b/react/AppSections/locales/en.json @@ -22,7 +22,8 @@ "shopping": "Shopping", "social": "Social", "telecom": "Telecom", - "transport": "Transportation" + "transport": "Transportation", + "pro": "Work" }, "sections": { "applications": "Applications", diff --git a/react/AppSections/locales/fr.json b/react/AppSections/locales/fr.json index 94dfba8cb9..a11d461c1c 100644 --- a/react/AppSections/locales/fr.json +++ b/react/AppSections/locales/fr.json @@ -22,7 +22,8 @@ "shopping": "Shopping", "social": "Social", "telecom": "Mobile", - "transport": "Voyage et transport" + "transport": "Voyage et transport", + "pro": "Travail" }, "sections": { "applications": "Applications",