Fix misspelling of «management». Closes #120
This commit is contained in:
committed by
GitHub
parent
d06dce61d4
commit
7956503a46
@@ -8,7 +8,7 @@ export default {
|
||||
noInternetConnection: 'Нет соединения',
|
||||
pageNotFound: 'Страница не найдена',
|
||||
password: 'Пароль',
|
||||
projectManagment: 'Управление проектами',
|
||||
projectManagement: 'Управление проектами',
|
||||
serverConnectionFailed: 'Не могу подключиться к серверу',
|
||||
unknownError: 'Что-то пошло не так, попробуйте позже',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user