summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2017-09-26 17:15:19 -0400
committerJames Ramsay <jramsay@gitlab.com>2017-10-05 09:56:25 -0400
commit0a7f27e1ad2aa4edaeaedce54a1fc5dd25b145ef (patch)
tree11058be45fdab820ef132e697e109cca80826064 /doc/development/README.md
parent6b45a012665bc2d5d94c1937ae910e75fb653e02 (diff)
downloadgitlab-ce-0a7f27e1ad2aa4edaeaedce54a1fc5dd25b145ef.tar.gz
Docs: add translation and proof reading guidelines
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md4
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