Fix misspelling of «management». Closes #120

This commit is contained in:
William Puckering
2021-04-30 08:26:19 -07:00
committed by GitHub
parent 0f0ae5f483
commit d6cb1f6683
9 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ export default {
noInternetConnection: 'Aucune connection internet',
pageNotFound_title: 'Page non trouvée',
password: 'Mot de passe',
projectManagment: 'Gestion de projet',
projectManagement: 'Gestion de projet',
serverConnectionFailed: 'Connection au serveur échouée',
unknownError: 'Erreur inconnue, réessayez plus tard',
},