mirror of
https://github.com/semver/semver.git
synced 2026-07-11 06:53:03 -05:00
[GH-ISSUE #298] There are some format error in a translation version #1948
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @momadacoding on GitHub (Mar 22, 2016).
Original GitHub issue: https://github.com/semver/semver/issues/298
The item 6, 7 and 8 in http://semver.org/lang/zh-TW/ zh-TW translated version display error, the same as
zh-CN(http://semver.org/lang/zh-CN/) version
@haacked commented on GitHub (Mar 23, 2016):
Thanks for the issue. Would you be willing to try and fix it? It's on https://github.com/mojombo/semver.org/. You can even edit the relevant files via the browser.
https://github.com/mojombo/semver.org/blob/gh-pages/lang/zh-CN/index.md
https://github.com/mojombo/semver.org/blob/gh-pages/lang/zh-CN/spec/v2.0.0.md
https://github.com/mojombo/semver.org/blob/gh-pages/lang/zh-TW/index.md
https://github.com/mojombo/semver.org/blob/gh-pages/lang/zh-TW/spec/v2.0.0.md
@kewang commented on GitHub (Mar 29, 2016):
I already fix the issue, wait for accepted. :)
@momadacoding commented on GitHub (May 15, 2016):
@kewang Good work
@jwdonahue commented on GitHub (Oct 8, 2018):
@haolly, this issue appears to have been resolved with #139. Unless there's a reason to keep it open, can you please close it at your earliest possible convenience?