coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

Translate FAQs into Hindi, Bahasa and Romanian #769

Closed arzoo14 closed 4 years ago

arzoo14 commented 4 years ago

Currently, there are three FAQs which are not in Hindi, Bahasa and Romanian language. This translates those FAQs.

Fixes https://github.com/coala/projects/issues/768

For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!

Checklist

After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.

Please consider helping us by reviewing other peoples pull requests as well:

The more you review, the more your score will grow at coala.io and we will review your PRs faster!

TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arzoo14, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: db7d4910-1123-11ea-b8ff-d5ab8a371226
TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arzoo14, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: d18e26d0-1507-11ea-a5d4-6b7b0fca08ad
TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arzoo14, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 44590220-1512-11ea-a5d4-6b7b0fca08ad
arzoo14 commented 4 years ago
raise IOError(constants.ERROR_DATA_FILE_ABSENT % the_file)
OSError: File coala.yaml does not exist
The command ".ci/check_moban.sh" exited with 1.

@KVGarg This error is coming in Moban. I have tried many things but none of them worked. Plz help.

KVGarg commented 4 years ago

This error is coming in Moban. I have tried many things but none of them worked. Plz help.

This shouldn't happen but no worries I will check it once I've some free time. Else you can ask about this error on coala main gitter channel. Also, the commits needs to be squashed to 1 commit.

TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arzoo14, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 295b23e0-15ee-11ea-81b2-273600e26419
arzoo14 commented 4 years ago

This error is coming in Moban. I have tried many things but none of them worked. Plz help.

This shouldn't happen but no worries I will check it once I've some free time. Else you can ask about this error on coala main gitter channel. Also, the commits needs to be squashed to 1 commit.

I have squashed the commits into one.

abhishalya commented 4 years ago

Can you rebase this PR?