rendertime: forgot to add the messages.po file for FR translation #466

Merged
tobiasd merged 1 commits from 20171207-fr into master 6 years ago
tobiasd commented 6 years ago (Migrated from github.com)
There is no content yet.
The pull request has been merged as bb89947ab8.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 20171207-fr master
git pull origin 20171207-fr

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff 20171207-fr
git push origin master
Sign in to join this conversation.
Loading…
There is no content yet.