D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
resources
/
languages
/
zh-TW
/
components
/
Filename :
git.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'change-deployment-popup.popupTitle' => '為 repository 名稱更改 Branch 和路徑', 'change-deployment-popup.branchLabel' => 'Branch', 'change-deployment-popup.deployPathLabel' => 'branch 的部署路徑', 'change-deployment-popup.rootDirectory' => '根目錄', 'change-deployment-popup.waitMessage' => '請稍候', 'change-deployment-popup.buttonOk' => '確定', 'change-deployment-popup.buttonCancel' => '取消', 'change-deployment-popup.branchNotSelected' => '<branch not selected>', ];