sgpthomas / hourglass

GNU General Public License v3.0
26 stars 12 forks source link

Update French translation #154

Closed NathanBnm closed 3 years ago

NathanBnm commented 3 years ago

Here is an update for missing French translations :smile:

ryonakano commented 3 years ago

I updated the base branch of your branch, so just run the following command:

git checkout update-fr
git pull https://github.com/sgpthomas/hourglass.git dev
cd build
ninja com.github.sgpthomas.hourglass-update-po
ninja extra-po

and then re-update your translation. Thanks!

NathanBnm commented 3 years ago

@ryonakano thanks I made the changes!