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:
authorAdriel Santiago <adriel@gitlab.com>2019-02-03 01:28:48 +0300
committerAdriel Santiago <adriel@gitlab.com>2019-05-23 01:48:14 +0300
commit5b8c53bd10f6bf9734d418d785f831047d7575a2 (patch)
treebc52fa5002137892655690cf36e06bbbea2d6dc1
parent3a963cd9858905194e6a9a8b68a1dbb375a40460 (diff)
Add namespace PascalCase noteadriel-add-namespace-pascal-case-note
-rw-r--r--doc/development/i18n/externalization.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/i18n/externalization.md b/doc/development/i18n/externalization.md
index 38d56322de8..38425674567 100644
--- a/doc/development/i18n/externalization.md
+++ b/doc/development/i18n/externalization.md
@@ -195,6 +195,7 @@ For example use `%{created_at}` in Ruby but `%{createdAt}` in JavaScript.
Sometimes you need to add some context to the text that you want to translate
(if the word occurs in a sentence and/or the word is ambiguous).
+Namespaces should be PascalCase.
- In Ruby/HAML: