diff options
author | GiteaBot <teabot@gitea.io> | 2020-06-05 20:02:46 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2020-06-05 20:02:46 +0000 |
commit | 209b17c4e25fe72d2fdf46f412fc388bc274a516 (patch) | |
tree | 0043421782c3834634de2b668445e62763376151 /options/locale/locale_zh-HK.ini | |
parent | aa3c0f8eba9b75b3d4206fbcf3fcfc23929ade2f (diff) | |
download | gitea-209b17c4e25fe72d2fdf46f412fc388bc274a516.tar.gz gitea-209b17c4e25fe72d2fdf46f412fc388bc274a516.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-HK.ini')
-rw-r--r-- | options/locale/locale_zh-HK.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/options/locale/locale_zh-HK.ini b/options/locale/locale_zh-HK.ini index ff5904afe7..1f48b0e4f7 100644 --- a/options/locale/locale_zh-HK.ini +++ b/options/locale/locale_zh-HK.ini @@ -1659,7 +1659,8 @@ release.draft=草稿 release.prerelease=預發佈版本 release.stable=穩定 release.edit=編輯 -release.ahead=在該版本發佈之後已有 <strong>%d</strong> 次程式碼提交到 %s 分支 +release.ahead.commits=<strong>%d</strong> commits +release.ahead.target=to %s since this release release.source_code=程式碼 release.new_subheader=Releases organize project versions. release.edit_subheader=Releases organize project versions. |