merged with old repo
This commit is contained in:
parent
a9eed2d454
commit
0ccfccbe76
@ -3,6 +3,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="author" content="Anton Martynov">
|
||||
<meta name="author" content="Mike Miroliubov">
|
||||
<meta name="author" content="Alexey Lukashin">
|
||||
<title>Devops клиент</title>
|
||||
</head>
|
||||
|
||||
|
||||
0
devops-client/bin/devops
Normal file → Executable file
0
devops-client/bin/devops
Normal file → Executable file
@ -7,7 +7,7 @@ en:
|
||||
parameter: "Wrong config file parameter: -c file"
|
||||
property:
|
||||
lang: "Language (%{langs})"
|
||||
host: "Devops server host and port"
|
||||
host: "Devops server host and port (host:port)"
|
||||
api: "API version"
|
||||
username: "Username"
|
||||
password: "Password"
|
||||
|
||||
@ -7,7 +7,7 @@ ru:
|
||||
parameter: "Неверный параметр конфигурационного файла: -c file"
|
||||
property:
|
||||
lang: "Язык (%{langs})"
|
||||
host: "Адрес и порт сервера Devops"
|
||||
host: "Адрес и порт сервера Devops (host:port)"
|
||||
api: "Версия API"
|
||||
username: "Имя пользователя"
|
||||
password: "Пароль"
|
||||
|
||||
0
devops-client/tests/run_tests.rb
Normal file → Executable file
0
devops-client/tests/run_tests.rb
Normal file → Executable file
Loading…
Reference in New Issue
Block a user