Fix misspelling of «management». Closes #120

This commit is contained in:
William Puckering
2021-04-30 20:26:19 +05:00
committed by GitHub
parent d06dce61d4
commit 7956503a46
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default {
noInternetConnection: 'Sin conexión a internet',
pageNotFound_title: 'Página no encontrada',
password: 'Contraseña',
projectManagment: 'Gestión de Proyectos',
projectManagement: 'Gestión de Proyectos',
serverConnectionFailed: 'Conexión con el servidor fallida',
unknownError: 'Error desconocido, intenta más tarde',
},