diff --git a/source/locales/en.yaml b/source/locales/en.yaml
index 9c3cb0886..a71bb3bfc 100644
--- a/source/locales/en.yaml
+++ b/source/locales/en.yaml
@@ -372,4 +372,4 @@ sécu: |
Votre entreprise: Your company
Protection sociale: Social security
-Embaucher: Hiring process
+Embauche: Hiring process
diff --git a/source/sites/mycompanyinfrance.fr/layout/Navigation/Navigation.js b/source/sites/mycompanyinfrance.fr/layout/Navigation/Navigation.js
index 8bde6edd0..ec9ce5f47 100644
--- a/source/sites/mycompanyinfrance.fr/layout/Navigation/Navigation.js
+++ b/source/sites/mycompanyinfrance.fr/layout/Navigation/Navigation.js
@@ -1,6 +1,6 @@
/* @flow */
import { compose } from 'ramda'
-import React from 'react'
+import { React, T } from 'Components'
import emoji from 'react-easy-emoji'
import { connect } from 'react-redux'
import { NavLink, withRouter } from 'react-router-dom'
@@ -44,7 +44,7 @@ const StepsHeader = ({
exact={false}
title={
<>
- Your company
+