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

Create pt.lua #191

Merged
merged 4 commits into from
Aug 5, 2023
Merged

Create pt.lua #191

merged 4 commits into from
Aug 5, 2023

Conversation

Bakisito
Copy link
Contributor

This would add the contribution for the Portuguese language, Issue #188

Describe Pull request
This would add the contribution for the Portuguese language, Issue #188

If your PR is to fix an issue mention that issue here
Issue #188

Questions (please complete the following information):

  • Have you personally loaded this code into an updated qbcore project and checked all it's functionality? no
  • Does your code fit the style guidelines? yes
  • Does your PR fit the contribution guidelines? yes

This would add the contribution for the Portuguese language, qbcore-framework#188
confirm = "Confirmar",

-- Loading Text
retrieving_playerdata = "Carregando dados do joagador",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
retrieving_playerdata = "Carregando dados do joagador",
retrieving_playerdata = "Carregando dados do jogador",


-- Loading Text
retrieving_playerdata = "Carregando dados do joagador",
validating_playerdata = "Validando dados do joagador",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
validating_playerdata = "Validando dados do joagador",
validating_playerdata = "Validando dados do jogador",


-- Notifications
ran_into_issue = "Encontramos um problema",
profanity = "Parece que está tentando usar algum tipo de palavrão / palavrões no seu nome ou nacionalidade!",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
profanity = "Parece que está tentando usar algum tipo de palavrão / palavrões no seu nome ou nacionalidade!",
profanity = "Parece que está a tentar usar algum tipo de palavrão / palavrões no seu nome ou nacionalidade!",

@GhzGarage GhzGarage merged commit b921c1e into qbcore-framework:main Aug 5, 2023
1 check passed
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.

3 participants