diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-11-20 22:31:13 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-11-20 22:31:13 +0100 |
commit | 403f3eb4c1890826a5b3b5922c0e8e45be79a476 (patch) | |
tree | 97e974462e4b026b17136edfe3255b049ab083b6 /CONTRIBUTING.md | |
parent | a07549008207099e8b7884d11d7c8a106e290cb9 (diff) | |
download | vim-git-403f3eb4c1890826a5b3b5922c0e8e45be79a476.tar.gz |
Update runtime files.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0dcf29f76..ef518f8cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,6 +65,9 @@ If the maintainer does not respond, contact the vim-dev maillist. # Translations +Translations of this CONTRIBUTING file: +[Korean](https://github.com/cjw1359/opensource/blob/master/Vim/CONTRIBUTING_ko.md) + Translating messages and runtime files is very much appreciated! These things can be translated: * Messages in Vim, see [src/po/README.txt][1] |