diff options
author | James Ramsay <jramsay@gitlab.com> | 2017-09-26 17:15:19 -0400 |
---|---|---|
committer | James Ramsay <jramsay@gitlab.com> | 2017-10-05 09:56:25 -0400 |
commit | 0a7f27e1ad2aa4edaeaedce54a1fc5dd25b145ef (patch) | |
tree | 11058be45fdab820ef132e697e109cca80826064 /doc/development/README.md | |
parent | 6b45a012665bc2d5d94c1937ae910e75fb653e02 (diff) | |
download | gitlab-ce-0a7f27e1ad2aa4edaeaedce54a1fc5dd25b145ef.tar.gz |
Docs: add translation and proof reading guidelines
Diffstat (limited to 'doc/development/README.md')
-rw-r--r-- | doc/development/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index 3096d9f25f0..fbe3b172826 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -65,7 +65,9 @@ ## i18n -- [Internationalization for GitLab](i18n_guide.md) +- [Introduction](i18n/introduction.md) +- [Externalization](i18n/externalization.md) +- [Translation](i18n/translation.md) ## Compliance |