Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
Simplified Chinese Localization for Jenkins core and plugins.
See [JEP-216](https://github.com/jenkinsci/jep/blob/master/jep/216/README.adoc) for design details.

# Limitation

The plugin only support *.jelly and help-*.html localization resources for now.

# How-To Guides

Here are some guides about [how to contribute localization](https://jenkins.io/doc/developer/internationalization/) for a Jenkins plugin.
Expand All @@ -17,4 +13,4 @@ If you are interested in localization, please check [Chinese Localization SIG](h

All Chinese characters will convert to ASCII. It's hard to read. So you could use [online tools](https://native2ascii.net/).

Everyone should follow the [translation specification](specification.md).
Everyone should follow the [translation specification](specification.md).