You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agent/i18n/lang/en.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -181,6 +181,7 @@ ErrSSLValid: 'Certificate file is invalid'
181
181
ErrWebsiteDir: 'Select a subdirectory under the website directory'
182
182
ErrComposerFileNotFound: "composer.json file does not exist"
183
183
ErrRuntimeNoPort: 'Runtime port is not set'
184
+
ErrRuntimeProjectDirContainsCodeDir: 'The runtime directory contains the selected project directory. Please choose another project directory and create it again.'
Copy file name to clipboardExpand all lines: agent/i18n/lang/es-ES.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,7 @@ ErrSSLValid: 'Archivo de certificado anómalo, revise el estado del certificado'
166
166
ErrWebsiteDir: 'seleccione un directorio dentro del directorio del sitio web'
167
167
ErrComposerFileNotFound: 'El archivo composer.json no existe'
168
168
ErrRuntimeNoPort: 'El entorno de ejecución no tiene configurado un puerto, edítelo primero'
169
+
ErrRuntimeProjectDirContainsCodeDir: 'El directorio de ejecución incluye el directorio de proyecto seleccionado. Elija otro directorio de proyecto y créelo de nuevo.'
Copy file name to clipboardExpand all lines: agent/i18n/lang/pt-BR.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,7 @@ ErrSSLValid: 'O arquivo do certificado está anormal, verifique o status do cert
166
166
ErrWebsiteDir: ', selecione um diretório dentro do diretório do site.'
167
167
ErrComposerFileNotFound: 'O arquivo composer.json não existe'
168
168
ErrRuntimeNoPort: 'O ambiente de tempo de execução não está configurado com uma porta, edite o ambiente de tempo de execução primeiro.'
169
+
ErrRuntimeProjectDirContainsCodeDir: 'O diretório de execução inclui o diretório de projeto selecionado. Escolha outro diretório de projeto e crie novamente.'
ErrWebsiteDir: 'Пожалуйста, выберите директорию внутри директории сайта.'
167
167
ErrComposerFileNotFound: 'Файл composer.json не существует'
168
168
ErrRuntimeNoPort: 'Среда выполнения не настроена с портом, сначала отредактируйте среду выполнения.'
169
+
ErrRuntimeProjectDirContainsCodeDir: 'Каталог среды выполнения содержит выбранный каталог проекта. Выберите другой каталог проекта и создайте его заново.'
0 commit comments