Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Strings#126

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
joaquinelio merged 9 commits intojavascript-tutorial:masterfromferueda:master
Jun 18, 2020
Merged

Strings#126

joaquinelio merged 9 commits intojavascript-tutorial:masterfromferueda:master
Jun 18, 2020

Conversation

ferueda
Copy link
Contributor

String article and tests (tasks and solutions) translated to spanish.

alert( checkSpam("innocent rabbit") );
alert( checkSpam('compra ViAgRAahora') );
alert( checkSpam('xxxxx gratis') );
alert( checkSpam("coneja inocente") );
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

No entiendo el cambio solicitado aquí.

spideep reacted with thumbs up emoji
@@ -1,23 +1,23 @@
# Strings

In JavaScript,the textual data is stored as strings. There is no separate type for a single character.
En JavaScript,los datos textuales son almacenados como strings (cadena de caracteres). No hay un tipo de datos separado para caracteres únicos.

Choose a reason for hiding this comment

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

'unitarios' en lugar de 'únicos'. Puesto que se refiere a la cantidad de caracteres no a la exclusividad.

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

alert( checkSpam("innocent rabbit") );
alert( checkSpam('compra ViAgRAahora') );
alert( checkSpam('xxxxx gratis') );
alert( checkSpam("coneja inocente") );
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

No entiendo el cambio solicitado aquí.

spideep reacted with thumbs up emoji
@ferueda
Copy link
ContributorAuthor

/done

@ferueda
Copy link
ContributorAuthor

It looks like no one is reviewing these pull requests from the community. If you need help revewing them I can help as a reviewer.

@joaquineliojoaquinelio changed the titleStrings article translated to spanishStringsJun 8, 2020
Copy link
Member

@joaquineliojoaquinelio left a comment
edited
Loading

Choose a reason for hiding this comment

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

Cambié Un mont+on!!!!!!!!!! Falta ahora:

  • Restaurar un ejercicio (lo marqué)
  • 79 - Restaurar una tabla y retraducirla.(faltan items y descripciones)
  • 135, 150 - Revisar formato con inglés: el suggest arruina los marckup triple comilla `
    VOLVERÉ con un editor bueno

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

37 cambios que me atreví a hacer sin permisotildes, gramática, y err de concepto mas lineas que no habian sido traducidas adrede
Actualización grossa
@joaquineliojoaquinelio merged commitfb3b99c intojavascript-tutorial:masterJun 18, 2020
@javascript-translate-bot

Thank you 💖 I updated the Progress Issue#17 🎉 🎉 🎉

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@spideepspideepspideep requested changes

@joaquineliojoaquineliojoaquinelio approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@ferueda@javascript-translate-bot@spideep@joaquinelio@vplentinax

[8]ページ先頭

©2009-2025 Movatter.jp