worknenjoy / gitpay

Bounties for issues on demand. Be rewarded by learning, using Git workflow and continuous integration
http://gitpay.me
Other
181 stars 161 forks source link

Fix Task Assignment translation missing #898

Closed vczb closed 2 years ago

vczb commented 2 years ago

Description

The translation are missing in the task assignment text area

image

the website donth swith to portuguese in localhost, and generate this error in the console:

image

i submitting this PR with the hotfix but will be better test in all languages before merging, please give me the instructions to test it or let's try in a staging environment

alexanmtz commented 2 years ago

@vczb thanks to improve your PR 💯

Your solution is great 🥇

You need to run npm run translate on front-end/ folder and update this PR With this command, it should generate the translation and you can test

Our build are failing and we will investigate, thanks for reporting 🙏

vczb commented 2 years ago

@vczb thanks to improve your PR 100

Your solution is great 1st_place_medal

You need to run npm run translate on front-end/ folder and update this PR With this command, it should generate the translation and you can test

Our build are failing and we will investigate, thanks for reporting pray

hello @alexanmtz

unfortunately i can't test the translations, the command npm run translatereturns 'ok' but the switch don't works in the FE

image


About the build failure, i think that this problem it's not related to me

aparently starts here:

image

alexanmtz commented 2 years ago

@vczb I think running for the container will not update the folder on source control

And please get the latest changes from master that it should fix the build