forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
How to rebuild the translation files
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,13 @@ A few brief technical notes that might be helpful as you get started: | |
|
||
- The rest of the theme files and the folder structure should be familiar to most WordPress developers, but if you have any questions, feel free to `get in touch<mailto:[email protected]>`_. | ||
|
||
- To rebuild the translation files, run the following commands: :: | ||
|
||
workon largo | ||
grunt pot | ||
msgmerge -o lang/es_ES.po.merged lang/es_ES.po lang/largo.pot | ||
grunt po2mo | ||
|
||
|
||
Function Reference | ||
------------------ | ||
|