diff options
Diffstat (limited to 'conf/locale/locale_zh-TW.ini')
-rw-r--r-- | conf/locale/locale_zh-TW.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/locale/locale_zh-TW.ini b/conf/locale/locale_zh-TW.ini index b868b00d..14e36303 100644 --- a/conf/locale/locale_zh-TW.ini +++ b/conf/locale/locale_zh-TW.ini @@ -656,10 +656,10 @@ settings.protect_require_pull_request=請使用 pull request 來更新(合併) settings.protect_require_pull_request_desc=啟用這個選項之後,程式碼將無法直接 Push 到這個分支,所有 Commit 必須先 Push 到另一個非保護的分支,再透過 Pull Request 來要求合併。 settings.protect_whitelist_committers=限制誰可以 Push 到這個分支 settings.protect_whitelist_committers_desc=新增用戶或團隊到可以直接push到這個分支的白名單。 -settings.protect_whitelist_users=Users who can push to this branch -settings.protect_whitelist_search_users=Search users +settings.protect_whitelist_users=限制那些使用者可以 push 到這個分支 +settings.protect_whitelist_search_users=搜尋用戶 settings.protect_whitelist_teams=Teams for which members of them can push to this branch -settings.protect_whitelist_search_teams=Search teams +settings.protect_whitelist_search_teams=搜尋團隊 settings.update_protect_branch_success=此分支設置保護已更新成功! settings.hooks=管理 Web 鉤子 settings.githooks=管理 Git 鉤子 |