kawanlb / kawanlb/Projeto-Mobile-Code

The project is currently written in both English and Portuguese, which can lead to confusion and inconsistency in the codebase.

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation enhancement good first issue
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It has been observed that the project's codebase contains a mix of English and Portuguese languages, including comments, variable names, and documentation. This inconsistency can make the code harder to understand and maintain, especially for developers who are not fluent in both languages.

Suggested Solution:

  • Consistency: Decide on a single language (either English or Portuguese) to be used consistently throughout the project.
  • Translation:Although the implementation of the translation is set, the codebase still has variables and methods being written in both languages.

Steps to Reproduce (if applicable):
N/A

Expected Behavior:
The project's codebase should use a consistent language throughout to improve readability and maintainability.

Additional Context:
This issue is opened to address the language consistency concern and to facilitate better collaboration and understanding among contributors.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name specific files, tests, or entry points. First determine whether English or Portuguese is the project-wide language, then inventory comments, variable names, methods, and documentation that use the other language. Done means the codebase uses one language consistently across those areas.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, internationalization
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.