We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e34fb commit f0d980fCopy full SHA for f0d980f
1 file changed
user_guide_src/source/outgoing/localization.rst
@@ -110,6 +110,8 @@ Language Localization
110
Creating Language Files
111
=======================
112
113
+.. note:: The Language Files do not have namespaces.
114
+
115
Languages do not have any specific naming convention that are required. The file should be named logically to
116
describe the type of content it holds. For example, let's say you want to create a file containing error messages.
117
You might name it simply: **Errors.php**.
0 commit comments