diff options
Diffstat (limited to 'options/locale/locale_zh-TW.ini')
-rw-r--r-- | options/locale/locale_zh-TW.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index 9451d7982a..660c6e73b1 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -1361,7 +1361,6 @@ notices.delete_success=已刪除系統提示。 [action] create_repo=建立了儲存庫 <a href="%s">%s</a> rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代碼到 <a href="%[1]s">%[4]s</a> create_issue=`建立了問題 <a href="%s/issues/%s">%s#%[2]s</a>` close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>` reopen_issue=`已重新開啟問題 <a href="%s/issues/%s">%s#%[2]s</a>` @@ -1371,7 +1370,6 @@ reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s< comment_issue=`評論了問題 <a href="%s/issues/%s">%s#%[2]s</a>` merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>` transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a> -push_tag=推送了標籤 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> compare_commits=比較 %d 提交 [tool] |