Skip to content

Challenges of Advanced Algorithm Scripting translated. #7316

Open
wants to merge 3 commits into from

5 participants

@kevao012

Closes #6719

@BerkeleyFalse

@kevao012 thanks for the PR.
Your branch name should start with one of fix/, feature/ prefixes. Name, your branches correctly next time, please.
Do not include issue numbers and following keywords in commit messages.
Please, review our Guidelines for Contributing, thank you!.

@BerkeleyFalse

@kevao012 updated the pull request.

@BerkeleyTrue BerkeleyTrue and 1 other commented on an outdated diff
...-end-development-certification/advanced-bonfires.json
@@ -75,6 +75,19 @@
"<code>1 555 555 5555</code>",
"Para esta prueba se te presentará una cadena de texto como por ejemplo: <code>800-692-7753</code> o <code>8oo-six427676;laskdjf</code>. Tu trabajo consiste en validar o rechazar el número telefónico tomando como base cualquier combinación de los formatos anteriormente presentados. El código de área es requrido. Si el código de país es provisto, debes confirmar que este es <code>1</code>. La función debe devolver true si la cadena de texto es un número telefónico válido en los EEUU; de lo contrario, debe devolver false.",
"Recuerda utilizar <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>Read-Search-Ask</a> si te sientes atascado. Intenta programar en pareja. Escribe tu propio código."
+ ],
+ "namePtBR": "Validar Números Telefônicos dos EUA",
+ "descriptionPtBR": [

Please change "namePtBR" to "titlePtBR"

Updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@BerkeleyTrue BerkeleyTrue added blocked and removed QA labels
@camperbot

@kevao012 updated the pull request.

@BerkeleyTrue BerkeleyTrue added QA and removed blocked labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.