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
1530cdb5
Commit
1530cdb5
authored
Apr 30, 2014
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed suggested naming for guide translations to use -
parent
cda44475
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
translations.md
docs/internals/translations.md
+3
-3
No files found.
docs/internals/translations.md
View file @
1530cdb5
...
...
@@ -31,13 +31,13 @@ of the guide](../guide/i18n.md) for details.
Documentation
-------------
Put documentation translations under
`docs/<original>
_
<language>`
where
`<original>`
is the original documentation name
Put documentation translations under
`docs/<original>
-
<language>`
where
`<original>`
is the original documentation name
such as
`guide`
or
`internals`
and
`<language>`
is the language code of the language docs are translated to. For the
Russian guide translation it is
`docs/guide
_
ru`
.
Russian guide translation it is
`docs/guide
-
ru`
.
After initial work is done you can get what's changed since last translation of the file using a special command from
`build`
directory:
```
build translation ../docs/guide" "../docs/guide
_ru" --title="Russian guide translation report" > report_guide_
ru.html
build translation ../docs/guide" "../docs/guide
-ru" --title="Russian guide translation report" > report-guide-
ru.html
```
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