Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
f03c689b
Commit
f03c689b
authored
Oct 17, 2013
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo fix
parent
38ccc9e7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
i18n.md
docs/guide/i18n.md
+1
-1
No files found.
docs/guide/i18n.md
View file @
f03c689b
...
...
@@ -71,7 +71,7 @@ Yii tries to load approprite translation from one of the message sources defined
In the above
`app*`
is a pattern that specifies which categories are handled by the message source. In this case we're
handling everything that begins with
`app`
.
`class`
defines which message source is used. The
re
following message sources are available:
`class`
defines which message source is used. The following message sources are available:
-
PhpMessageSource that uses PHP files.
-
GettextMessageSource that uses GNU Gettext MO or PO files.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment