Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2017-09-27 00:15:19 +0300
committerJames Ramsay <jramsay@gitlab.com>2017-10-05 16:56:25 +0300
commit0a7f27e1ad2aa4edaeaedce54a1fc5dd25b145ef (patch)
tree11058be45fdab820ef132e697e109cca80826064 /doc/development/README.md
parent6b45a012665bc2d5d94c1937ae910e75fb653e02 (diff)
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