We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87be95 commit b1d56ecCopy full SHA for b1d56ec
1 file changed
user_guide_src/source/outgoing/localization.rst
@@ -231,8 +231,8 @@ Language Fallback
231
=================
232
233
If you have a set of messages for a given locale, for instance
234
-**Language/en/app.php**, you can add language variants for that locale,
235
-each in its own folder, for instance **Language/en-US/app.php**.
+**Language/en/App.php**, you can add language variants for that locale,
+each in its own folder, for instance **Language/en-US/App.php**.
236
237
You only need to provide values for those messages that would be
238
localized differently for that locale variant. Any missing message
0 commit comments