fix: s/localeTitle/title/g

This commit is contained in:
Oliver Eyton-Williams
2020-10-01 17:54:21 +02:00
committed by Mrugesh Mohapatra
parent 4a74567986
commit dec409a4bd
1432 changed files with 1432 additions and 1432 deletions

View File

@ -2,7 +2,7 @@
id: 587d7dba367417b2b2512ba8
challengeType: 1
forumTopicId: 301338
localeTitle: 检查全部或无
title: 检查全部或无
---
## Description

View File

@ -2,7 +2,7 @@
id: 5c3dda8b4d8df89bea71600f
challengeType: 1
forumTopicId: 301339
localeTitle: 检查混合字符组
title: 检查混合字符组
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db4367417b2b2512b92
challengeType: 1
forumTopicId: 301340
localeTitle: 提取匹配项
title: 提取匹配项
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db6367417b2b2512b9b
challengeType: 1
forumTopicId: 301341
localeTitle: 用惰性匹配来查找字符
title: 用惰性匹配来查找字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db4367417b2b2512b93
challengeType: 1
forumTopicId: 301342
localeTitle: 全局匹配
title: 全局匹配
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db7367417b2b2512b9c
challengeType: 1
forumTopicId: 301343
localeTitle: 在狩猎中找到一个或多个罪犯
title: 在狩猎中找到一个或多个罪犯
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db4367417b2b2512b91
challengeType: 1
forumTopicId: 301344
localeTitle: 匹配时忽略大小写
title: 匹配时忽略大小写
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db4367417b2b2512b90
challengeType: 1
forumTopicId: 301345
localeTitle: 同时用多种模式匹配文字字符串
title: 同时用多种模式匹配文字字符串
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db7367417b2b2512b9f
challengeType: 1
forumTopicId: 301346
localeTitle: 匹配所有的字母和数字
title: 匹配所有的字母和数字
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db8367417b2b2512ba1
challengeType: 1
forumTopicId: 301347
localeTitle: 匹配所有非数字
title: 匹配所有非数字
---
## Description

View File

@ -2,7 +2,7 @@
id: 5d712346c441eddfaeb5bdef
challengeType: 1
forumTopicId: 18181
localeTitle: 匹配所有数字
title: 匹配所有数字
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db5367417b2b2512b94
challengeType: 1
forumTopicId: 301348
localeTitle: 用通配符.匹配任何内容
title: 用通配符.匹配任何内容
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db7367417b2b2512b9d
challengeType: 1
forumTopicId: 301349
localeTitle: 匹配字符串的开头
title: 匹配字符串的开头
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db6367417b2b2512b99
challengeType: 1
forumTopicId: 301350
localeTitle: 匹配出现一次或多次的字符
title: 匹配出现一次或多次的字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db6367417b2b2512b9a
challengeType: 1
forumTopicId: 301351
localeTitle: 匹配出现零次或多次的字符
title: 匹配出现零次或多次的字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db7367417b2b2512b9e
challengeType: 1
forumTopicId: 301352
localeTitle: 匹配字符串的末尾
title: 匹配字符串的末尾
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db8367417b2b2512ba0
challengeType: 1
forumTopicId: 301353
localeTitle: 匹配除了字母和数字的所有符号
title: 匹配除了字母和数字的所有符号
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db5367417b2b2512b96
challengeType: 1
forumTopicId: 301354
localeTitle: 匹配字母表中的字母
title: 匹配字母表中的字母
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db3367417b2b2512b8f
challengeType: 1
forumTopicId: 301355
localeTitle: 匹配文字字符串
title: 匹配文字字符串
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db9367417b2b2512ba4
challengeType: 1
forumTopicId: 18210
localeTitle: 匹配非空白字符
title: 匹配非空白字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db5367417b2b2512b97
challengeType: 1
forumTopicId: 301356
localeTitle: 匹配字母表中的数字和字母
title: 匹配字母表中的数字和字母
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db5367417b2b2512b95
challengeType: 1
forumTopicId: 301357
localeTitle: 将单个字符与多种可能性匹配
title: 将单个字符与多种可能性匹配
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db6367417b2b2512b98
challengeType: 1
forumTopicId: 301358
localeTitle: 匹配单个未指定的字符
title: 匹配单个未指定的字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db8367417b2b2512ba3
challengeType: 1
forumTopicId: 301359
localeTitle: 匹配空白字符
title: 匹配空白字符
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7dba367417b2b2512ba9
challengeType: 1
forumTopicId: 301360
localeTitle: 正向先行断言和负向先行断言
title: 正向先行断言和负向先行断言
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7dbb367417b2b2512bac
challengeType: 1
forumTopicId: 301362
localeTitle: 删除开头和结尾的空白
title: 删除开头和结尾的空白
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db8367417b2b2512ba2
challengeType: 1
forumTopicId: 301363
localeTitle: 限制可能的用户名
title: 限制可能的用户名
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7dbb367417b2b2512baa
challengeType: 1
forumTopicId: 301364
localeTitle: 使用捕获组重用模式
title: 使用捕获组重用模式
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db9367417b2b2512ba7
challengeType: 1
forumTopicId: 301365
localeTitle: 指定匹配的确切数量
title: 指定匹配的确切数量
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db9367417b2b2512ba6
challengeType: 1
forumTopicId: 301366
localeTitle: 只指定匹配的下限
title: 只指定匹配的下限
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db9367417b2b2512ba5
challengeType: 1
forumTopicId: 301367
localeTitle: 指定匹配的上限和下限
title: 指定匹配的上限和下限
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7dbb367417b2b2512bab
challengeType: 1
forumTopicId: 301368
localeTitle: 使用捕获组搜索和替换
title: 使用捕获组搜索和替换
---
## Description

View File

@ -2,7 +2,7 @@
id: 587d7db3367417b2b2512b8e
challengeType: 1
forumTopicId: 301369
localeTitle: 使用测试方法
title: 使用测试方法
---
## Description