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: 'No internet connection',
pageNotFound_title: 'Page Not Found',
password: 'Password',
projectManagment: 'Project managment',
projectManagement: 'Project management',
serverConnectionFailed: 'Server connection failed',
unknownError: 'Unknown error, try again later',
},