fix: remove title from Chinese chals

This commit is contained in:
Oliver Eyton-Williams
2020-10-01 17:53:09 +02:00
committed by Mrugesh Mohapatra
parent a9092776b5
commit 4a74567986
1588 changed files with 0 additions and 1588 deletions

View File

@ -1,6 +1,5 @@
---
id: a77dbc43c33f39daa4429b4f
title: Boo who
challengeType: 5
videoUrl: ''
localeTitle: 嘘谁

View File

@ -1,6 +1,5 @@
---
id: a9bd25c716030ec90084d8a1
title: Chunky Monkey
challengeType: 5
videoUrl: ''
localeTitle: 矮胖的猴子

View File

@ -1,6 +1,5 @@
---
id: acda2fb1324d9b0fa741e6b5
title: Confirm the Ending
challengeType: 5
videoUrl: ''
localeTitle: 确认结束

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b3
title: Convert Celsius to Fahrenheit
challengeType: 1
videoUrl: ''
localeTitle: 将摄氏温度转换为华氏温度

View File

@ -1,6 +1,5 @@
---
id: a302f7aae1aa3152a5b413bc
title: Factorialize a Number
challengeType: 5
videoUrl: ''
localeTitle: 对一个数字进行推理

View File

@ -1,6 +1,5 @@
---
id: adf08ec01beb4f99fc7a68f2
title: Falsy Bouncer
challengeType: 5
videoUrl: ''
localeTitle: Falsy Bouncer

View File

@ -1,6 +1,5 @@
---
id: a26cbbe9ad8655a977e1ceb5
title: Find the Longest Word in a String
challengeType: 5
videoUrl: ''
localeTitle: 找到字符串中最长的单词

View File

@ -1,6 +1,5 @@
---
id: a6e40f1041b06c996f7b2406
title: Finders Keepers
challengeType: 5
videoUrl: ''
localeTitle: Finders Keepers

View File

@ -1,6 +1,5 @@
---
id: af2170cad53daa0770fabdea
title: Mutations
challengeType: 5
videoUrl: ''
localeTitle: 突变

View File

@ -1,6 +1,5 @@
---
id: afcc8d540bea9ea2669306b6
title: Repeat a String Repeat a String
challengeType: 5
videoUrl: ''
localeTitle: 重复一个字符串重复字符串

View File

@ -1,6 +1,5 @@
---
id: a789b3483989747d63b0e427
title: Return Largest Numbers in Arrays
challengeType: 5
videoUrl: ''
localeTitle: 返回数组中的最大数字

View File

@ -1,6 +1,5 @@
---
id: a202eed8fc186c8434cb6d61
title: Reverse a String
challengeType: 5
videoUrl: ''
localeTitle: 反转字符串

View File

@ -1,6 +1,5 @@
---
id: 579e2a2c335b9d72dd32e05c
title: Slice and Splice
isBeta: true
challengeType: 5
videoUrl: ''

View File

@ -1,6 +1,5 @@
---
id: ab6137d4e35944e21037b769
title: Title Case a Sentence
challengeType: 5
videoUrl: ''
localeTitle: 标题案例句子

View File

@ -1,6 +1,5 @@
---
id: ac6993d51946422351508a41
title: Truncate a String
challengeType: 5
videoUrl: ''
localeTitle: 截断字符串

View File

@ -1,6 +1,5 @@
---
id: a24c1a4622e3c05097f71d67
title: Where do I Belong
challengeType: 5
videoUrl: ''
localeTitle: 我属于哪里?

View File

@ -1,6 +1,5 @@
---
id: 5a661e0f1068aca922b3ef17
title: Access an Array's Contents Using Bracket Notation
challengeType: 1
forumTopicId: 301149
localeTitle: 使用方括号访问数组的内容

View File

@ -1,6 +1,5 @@
---
id: 587d7b7c367417b2b2512b1a
title: Access Property Names with Bracket Notation
challengeType: 1
forumTopicId: 301150
localeTitle: 使用方括号访问属性名称

View File

@ -1,6 +1,5 @@
---
id: 587d78b2367417b2b2512b0e
title: Add Items to an Array with push() and unshift()
challengeType: 1
forumTopicId: 301151
localeTitle: 使用 push() 和 unshift() 添加项目到数组中

View File

@ -1,6 +1,5 @@
---
id: 587d78b3367417b2b2512b11
title: Add Items Using splice()
challengeType: 1
forumTopicId: 301152
localeTitle: 使用 splice() 增加项目

View File

@ -1,6 +1,5 @@
---
id: 587d7b7c367417b2b2512b18
title: Add Key-Value Pairs to JavaScript Objects
challengeType: 1
forumTopicId: 301153
localeTitle: 将键值对添加到对象中

View File

@ -1,6 +1,5 @@
---
id: 587d7b7b367417b2b2512b14
title: Check For The Presence of an Element With indexOf()
challengeType: 1
forumTopicId: 301154
localeTitle: 使用 indexOf() 检查元素是否存在

View File

@ -1,6 +1,5 @@
---
id: 587d7b7d367417b2b2512b1c
title: Check if an Object has a Property
challengeType: 1
forumTopicId: 301155
localeTitle: 检查对象是否具有某个属性

View File

@ -1,6 +1,5 @@
---
id: 587d7b7b367417b2b2512b17
title: Combine Arrays with the Spread Operator
challengeType: 1
forumTopicId: 301156
localeTitle: 组合使用数组和扩展运算符

View File

@ -1,6 +1,5 @@
---
id: 587d7b7b367417b2b2512b13
title: Copy an Array with the Spread Operator
challengeType: 1
forumTopicId: 301157
localeTitle: 使用扩展运算符复制数组

View File

@ -1,6 +1,5 @@
---
id: 587d7b7a367417b2b2512b12
title: Copy Array Items Using slice()
challengeType: 1
forumTopicId: 301158
localeTitle: 使用 slice() 拷贝数组项目

View File

@ -1,6 +1,5 @@
---
id: 587d7b7b367417b2b2512b16
title: Create complex multi-dimensional arrays
challengeType: 1
forumTopicId: 301159
localeTitle: 创建复杂的多维数组

View File

@ -1,6 +1,5 @@
---
id: 587d7b7d367417b2b2512b1e
title: Generate an Array of All Object Keys with Object.keys()
challengeType: 1
forumTopicId: 301160
localeTitle: 使用 Object.Keys() 生成对象所有键组成的数组

View File

@ -1,6 +1,5 @@
---
id: 587d7b7b367417b2b2512b15
title: Iterate Through All an Array's Items Using For Loops
challengeType: 1
forumTopicId: 301161
localeTitle: 使用 For 循环迭代数组的所有项

View File

@ -1,6 +1,5 @@
---
id: 587d7b7d367417b2b2512b1d
title: 'Iterate Through the Keys of an Object with a for...in Statement'
challengeType: 1
forumTopicId: 301162
localeTitle: '使用 for...in 语句迭代对象'

View File

@ -1,6 +1,5 @@
---
id: 587d7b7d367417b2b2512b1f
title: Modify an Array Stored in an Object
challengeType: 1
forumTopicId: 301163
localeTitle: 修改存储在对象中的数组

View File

@ -1,6 +1,5 @@
---
id: 587d7b7c367417b2b2512b19
title: Modify an Object Nested Within an Object
challengeType: 1
forumTopicId: 301164
localeTitle: 修改嵌套在对象中的对象

View File

@ -1,6 +1,5 @@
---
id: 587d78b2367417b2b2512b0f
title: Remove Items from an Array with pop() and shift()
challengeType: 1
forumTopicId: 301165
localeTitle: 使用 pop() 和 shift() 从数组中删除项目

View File

@ -1,6 +1,5 @@
---
id: 587d78b2367417b2b2512b10
title: Remove Items Using splice()
challengeType: 1
forumTopicId: 301166
localeTitle: 使用 splice() 删除项目

View File

@ -1,6 +1,5 @@
---
id: 587d7b7e367417b2b2512b20
title: Use an Array to Store a Collection of Data
challengeType: 1
forumTopicId: 301167
localeTitle: 使用数组存储数据集合

View File

@ -1,6 +1,5 @@
---
id: 587d7b7c367417b2b2512b1b
title: Use the delete Keyword to Remove Object Properties
challengeType: 1
forumTopicId: 301168
localeTitle: 使用 delete 关键字删除对象属性

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392ca
title: Access Array Data with Indexes
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBZQbTz'
forumTopicId: 16158

View File

@ -1,6 +1,5 @@
---
id: 56592a60ddddeae28f7aa8e1
title: Access Multi-Dimensional Arrays With Indexes
challengeType: 1
videoUrl: 'https://scrimba.com/c/ckND4Cq'
forumTopicId: 16159

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244cd
title: Accessing Nested Arrays
challengeType: 1
videoUrl: 'https://scrimba.com/c/cLeGDtZ'
forumTopicId: 16160

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244cc
title: Accessing Nested Objects
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRnRnfa'
forumTopicId: 16161

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244c8
title: Accessing Object Properties with Bracket Notation
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBvmEHP'
forumTopicId: 16163

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244c7
title: Accessing Object Properties with Dot Notation
challengeType: 1
videoUrl: 'https://scrimba.com/c/cGryJs8'
forumTopicId: 16164

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244c9
title: Accessing Object Properties with Variables
challengeType: 1
videoUrl: 'https://scrimba.com/c/cnQyKur'
forumTopicId: 16165

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392d2
title: Add New Properties to a JavaScript Object
challengeType: 1
videoUrl: 'https://scrimba.com/c/cQe38UD'
forumTopicId: 301169

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c11feddfaeb3bdef
title: Add Two Numbers with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cM2KBAG'
forumTopicId: 16650

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244de
title: Adding a Default Option in Switch Statements
challengeType: 1
videoUrl: 'https://scrimba.com/c/c3JvVfg'
forumTopicId: 16653

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244ed
title: Appending Variables to Strings
challengeType: 1
videoUrl: 'https://scrimba.com/c/cbQmZfa'
forumTopicId: 16656

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244c3
title: Assignment with a Returned Value
challengeType: 1
videoUrl: 'https://scrimba.com/c/ce2pEtB'
forumTopicId: 16658

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392d0
title: Build JavaScript Objects
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWGkbtd'
forumTopicId: 16769

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244dc
title: Chaining If Else Statements
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeJgsw'
forumTopicId: 16772

View File

@ -1,6 +1,5 @@
---
id: bd7123c9c441eddfaeb4bdef
title: Comment Your JavaScript Code
challengeType: 1
videoUrl: 'https://scrimba.com/c/c7ynnTp'
forumTopicId: 16783

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d0
title: Comparison with the Equality Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cKyVMAL'
forumTopicId: 16784

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d4
title: Comparison with the Greater Than Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cp6GbH4'
forumTopicId: 16786

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d5
title: Comparison with the Greater Than Or Equal To Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/c6KBqtV'
forumTopicId: 16785

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d2
title: Comparison with the Inequality Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cdBm9Sr'
forumTopicId: 16787

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d6
title: Comparison with the Less Than Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNVRWtB'
forumTopicId: 16789

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d7
title: Comparison with the Less Than Or Equal To Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNVR7Am'
forumTopicId: 16788

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d1
title: Comparison with the Strict Equality Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cy87atr'
forumTopicId: 16790

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d3
title: Comparison with the Strict Inequality Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cKekkUy'
forumTopicId: 16791

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d8
title: Comparisons with the Logical And Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvbRVtr'
forumTopicId: 16799

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244d9
title: Comparisons with the Logical Or Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cEPrGTN'
forumTopicId: 16800

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244af
title: Compound Assignment With Augmented Addition
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDR6LCb'
forumTopicId: 16661

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b2
title: Compound Assignment With Augmented Division
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvKT2'
forumTopicId: 16659

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b1
title: Compound Assignment With Augmented Multiplication
challengeType: 1
videoUrl: 'https://scrimba.com/c/c83vrfa'
forumTopicId: 16662

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b0
title: Compound Assignment With Augmented Subtraction
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2Qv7AV'
forumTopicId: 16660

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b7
title: Concatenating Strings with Plus Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNpM8AN'
forumTopicId: 16802

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b8
title: Concatenating Strings with the Plus Equals Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cbQmmC4'
forumTopicId: 16803

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b9
title: Constructing Strings with Variables
challengeType: 1
videoUrl: 'https://scrimba.com/c/cqk8rf4'
forumTopicId: 16805

View File

@ -1,6 +1,5 @@
---
id: 56105e7b514f539506016a5e
title: Count Backwards With a For Loop
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2R6BHa'
forumTopicId: 16808

View File

@ -1,6 +1,5 @@
---
id: 565bbe00e9cc8ac0725390f4
title: Counting Cards
challengeType: 1
videoUrl: 'https://scrimba.com/c/c6KE7ty'
forumTopicId: 16809

View File

@ -1,6 +1,5 @@
---
id: cf1391c1c11feddfaeb4bdef
title: Create Decimal Numbers with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/ca8GEuW'
forumTopicId: 16826

View File

@ -1,6 +1,5 @@
---
id: bd7123c9c443eddfaeb5bdef
title: Declare JavaScript Variables
challengeType: 1
videoUrl: 'https://scrimba.com/c/cNanrHq'
forumTopicId: 17556

View File

@ -1,6 +1,5 @@
---
id: bd7123c9c444eddfaeb5bdef
title: Declare String Variables
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvWU6'
forumTopicId: 17557

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244ad
title: Decrement a Number with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cM2KeS2'
forumTopicId: 17558

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392d3
title: Delete Properties from a JavaScript Object
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDqKdTv'
forumTopicId: 17560

View File

@ -1,6 +1,5 @@
---
id: bd7993c9ca9feddfaeb7bdef
title: Divide One Decimal by Another with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cBZe9AW'
forumTopicId: 18255

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c11feddfaeb6bdef
title: Divide One Number by Another with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cqkbdAr'
forumTopicId: 17566

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b6
title: Escape Sequences in Strings
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvmqRh6'
forumTopicId: 17567

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244b5
title: Escaping Literal Quotes in Strings
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QvgSr'
forumTopicId: 17568

View File

@ -1,6 +1,5 @@
---
id: bd7123c9c448eddfaeb5bdef
title: Find the Length of a String
challengeType: 1
videoUrl: 'https://scrimba.com/c/cvmqEAd'
forumTopicId: 18182

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244ae
title: Finding a Remainder in JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWP24Ub'
forumTopicId: 18184

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c11feddfaeb9bdef
title: Generate Random Fractions with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cyWJJs3'
forumTopicId: 18185

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c12feddfaeb1bdef
title: Generate Random Whole Numbers with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRn6bfr'
forumTopicId: 18186

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c12feddfaeb2bdef
title: Generate Random Whole Numbers within a Range
challengeType: 1
videoUrl: 'https://scrimba.com/c/cm83yu6'
forumTopicId: 18187

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244be
title: Global Scope and Functions
challengeType: 1
videoUrl: 'https://scrimba.com/c/cQM7mCN'
forumTopicId: 18193

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244c0
title: Global vs. Local Scope in Functions
challengeType: 1
videoUrl: 'https://scrimba.com/c/c2QwKH2'
forumTopicId: 18194

View File

@ -1,6 +1,5 @@
---
id: 5664820f61c48e80c9fa476c
title: Golf Code
challengeType: 1
videoUrl: 'https://scrimba.com/c/c9ykNUR'
forumTopicId: 18195

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244ac
title: Increment a Number with JavaScript
challengeType: 1
videoUrl: 'https://scrimba.com/c/ca8GLT9'
forumTopicId: 18201

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244a9
title: Initializing Variables with the Assignment Operator
challengeType: 1
videoUrl: 'https://scrimba.com/c/cWJ4Bfb'
forumTopicId: 301171

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244db
title: Introducing Else If Statements
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeJ2hm'
forumTopicId: 18206

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244da
title: Introducing Else Statements
challengeType: 1
videoUrl: 'https://scrimba.com/c/cek4Efq'
forumTopicId: 18207

View File

@ -1,6 +1,5 @@
---
id: 56104e9e514f539506016a5c
title: Iterate Odd Numbers With a For Loop
challengeType: 1
videoUrl: 'https://scrimba.com/c/cm8n7T9'
forumTopicId: 18212

View File

@ -1,6 +1,5 @@
---
id: 5675e877dbd60be8ad28edc6
title: Iterate Through an Array with a For Loop
challengeType: 1
videoUrl: 'https://scrimba.com/c/caeR3HB'
forumTopicId: 18216

View File

@ -1,6 +1,5 @@
---
id: 5a2efd662fb457916e1fe604
title: Iterate with JavaScript Do...While Loops
challengeType: 1
videoUrl: 'https://scrimba.com/c/cDqWGcp'
forumTopicId: 301172

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c11feddfaeb5bdef
title: Iterate with JavaScript For Loops
challengeType: 1
videoUrl: 'https://scrimba.com/c/c9yNVCe'
forumTopicId: 18219

View File

@ -1,6 +1,5 @@
---
id: cf1111c1c11feddfaeb1bdef
title: Iterate with JavaScript While Loops
challengeType: 1
videoUrl: 'https://scrimba.com/c/c8QbnCM'
forumTopicId: 18220

View File

@ -1,6 +1,5 @@
---
id: 56533eb9ac21ba0edf2244bf
title: Local Scope and Functions
challengeType: 1
videoUrl: 'https://scrimba.com/c/cd62NhM'
forumTopicId: 18227

View File

@ -1,6 +1,5 @@
---
id: 5690307fddb111c6084545d7
title: Logical Order in If Else Statements
challengeType: 1
videoUrl: 'https://scrimba.com/c/cwNvMUV'
forumTopicId: 18228

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392cc
title: Manipulate Arrays With pop()
challengeType: 1
videoUrl: 'https://scrimba.com/c/cRbVZAB'
forumTopicId: 18236

View File

@ -1,6 +1,5 @@
---
id: 56bbb991ad1ed5201cd392cb
title: Manipulate Arrays With push()
challengeType: 1
videoUrl: 'https://scrimba.com/c/cnqmVtJ'
forumTopicId: 18237

Some files were not shown because too many files have changed in this diff Show More