Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add doc for translation in docker projects #4380

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

llienher
Copy link
Member

@llienher llienher commented Dec 4, 2018

Add docker project command for update-po target.

@llienher llienher self-assigned this Dec 4, 2018
@llienher llienher force-pushed the docker-project_internationalization-command branch from fce5b20 to b98969a Compare December 4, 2018 10:50

.. code:: bash

./docker-compose-run make -f <package>.mk update-po
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as non Docker =>

Suggested change
./docker-compose-run make -f <package>.mk update-po
./docker-compose-run make --makefile=<package>.mk update-po

@llienher llienher force-pushed the docker-project_internationalization-command branch from b98969a to 4a032ac Compare December 4, 2018 14:23
@llienher llienher merged commit 3d365b4 into 2.3 Dec 4, 2018
@llienher llienher deleted the docker-project_internationalization-command branch December 4, 2018 15:35
@sbrunner sbrunner added this to the 2.3 milestone Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants