Commit 6468d99b authored by Adriel Santiago's avatar Adriel Santiago Committed by Filipa Lacerda

Add namespace PascalCase note to docs

parent e1407df4
...@@ -195,6 +195,7 @@ For example use `%{created_at}` in Ruby but `%{createdAt}` in JavaScript. ...@@ -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 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). (if the word occurs in a sentence and/or the word is ambiguous).
Namespaces should be PascalCase.
- In Ruby/HAML: - In Ruby/HAML:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment