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

Portuguese (Brazil) - English content in enemy-mine level #6981

Open
gildoneto opened this issue May 4, 2023 · 2 comments
Open

Portuguese (Brazil) - English content in enemy-mine level #6981

gildoneto opened this issue May 4, 2023 · 2 comments

Comments

@gildoneto
Copy link

Screenshot 2023-05-04 at 11 02 24

There is an English content in the 'enemy-mine' level that I can't find in the app/locale/pt-BR.coffee file to translate.

Text: "Use 5 lines of code or less."
Translation to PT-BR: "Use 5 linhas de código ou menos"

link: https://codecombat.com/play/level/enemy-mine?

Screenshot above.

@gildoneto
Copy link
Author

gildoneto commented May 4, 2023

Screenshot 2023-05-04 at 13 23 51

I also did not find this content of the screenshot above to translate.

HTML Paragraph:
<p>You don't need two or more <code>moveDown()</code> commands in a row. Use <code>moveDown</code> with arguments (<code>hero.moveDown(3)</code>).</p>

HTML Paragraph to PT-BR:
<p>Você não precisa de dois ou mais comandos <code>moveDown()</code> em sequência. Use <code>moveDown</code> com argumentos (<code>hero.moveDown(3)</code>).</p>

@gildoneto
Copy link
Author

Screenshot 2023-05-04 at 13 35 05

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

No branches or pull requests

1 participant