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

Updated the file config/locales/en.yml to be more user friendly #11458

Closed
wants to merge 1 commit into from

Conversation

belfarz
Copy link

@belfarz belfarz commented Oct 9, 2022

Update the file config/locales/en.yml
Fixes #11424

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

@welcome
Copy link

welcome bot commented Oct 9, 2022

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄


One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌


Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

@gitpod-io
Copy link

gitpod-io bot commented Oct 9, 2022

@codeclimate
Copy link

codeclimate bot commented Oct 9, 2022

Code Climate has analyzed commit 6d247b3 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #11458 (6d247b3) into main (99a787d) will decrease coverage by 81.49%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #11458       +/-   ##
===========================================
- Coverage   83.33%    1.83%   -81.50%     
===========================================
  Files          93       93               
  Lines        5772     8655     +2883     
===========================================
- Hits         4810      159     -4651     
- Misses        962     8496     +7534     
Impacted Files Coverage Δ
app/models/like.rb 0.00% <0.00%> (-100.00%) ⬇️
lib/text_search.rb 0.00% <0.00%> (-100.00%) ⬇️
app/models/csvfile.rb 0.00% <0.00%> (-100.00%) ⬇️
app/models/node_tag.rb 0.00% <0.00%> (-100.00%) ⬇️
app/models/user_tag.rb 0.00% <0.00%> (-100.00%) ⬇️
app/helpers/map_helper.rb 0.00% <0.00%> (-100.00%) ⬇️
app/helpers/tag_helper.rb 0.00% <0.00%> (-100.00%) ⬇️
app/helpers/home_helper.rb 0.00% <0.00%> (-100.00%) ⬇️
app/helpers/wiki_helper.rb 0.00% <0.00%> (-100.00%) ⬇️
app/mailers/node_mailer.rb 0.00% <0.00%> (-100.00%) ⬇️
... and 77 more

@TildaDares
Copy link
Member

Hi @belfarz, contributors are only allowed to work on one FTO. I'll be closing this to give another first-timer a chance to make a contribution. We appreciate your contributions. Thank you!

@TildaDares TildaDares closed this Oct 13, 2022
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.

Improve text for welcome contribution notice
3 participants