1<?php
2
3$lang['server.default']        = 'Add your GitLab server url, without the slash ending, e.g.: http://gitlab.domain.com';
4$lang['token.default']         = 'A valid token who has access to all projects.';
5
6
7