chore(i8n,learn): processed translations

This commit is contained in:
Crowdin Bot
2021-02-06 04:42:36 +00:00
committed by Mrugesh Mohapatra
parent 15047f2d90
commit e5c44a3ae5
3274 changed files with 172122 additions and 14164 deletions

View File

@@ -1,50 +1,21 @@
---
id: 561abd10cb81ac38a17513bc
title: JavaScript Algorithms and Data Structures Certificate
challengeType: 7
isPrivate: true
title: JavaScript算法和数据结构证书
---
## Description
<section id='description'>
</section>
## Instructions
<section id='instructions'>
</section>
## Tests
<section id='tests'>
```yml
tests:
- id: aaa48de84e1ecc7c742e1124
-
id: aaa48de84e1ecc7c742e1124
title: Palindrome Checker
- id: a7f4d8f2483413a6ce226cac
-
id: a7f4d8f2483413a6ce226cac
title: Roman Numeral Converter
- id: 56533eb9ac21ba0edf2244e2
-
id: 56533eb9ac21ba0edf2244e2
title: Caesars Cipher
- id: aff0395860f5d3034dc0bfc9
-
id: aff0395860f5d3034dc0bfc9
title: Telephone Number Validator
- id: aa2e6f85cab2ab736c9a9b24
-
id: aa2e6f85cab2ab736c9a9b24
title: Cash Register
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>