2019-11-10 00:23:06 +01:00
|
|
|
- id: Search
|
|
|
|
translation: 搜索
|
|
|
|
|
|
|
|
- id: Edit this page
|
2020-02-08 12:21:48 +01:00
|
|
|
translation: 编辑本页
|
2019-11-14 00:23:01 +01:00
|
|
|
|
2019-11-16 21:32:23 +01:00
|
|
|
- id: Last modified by
|
2020-02-08 12:21:48 +01:00
|
|
|
translation: 最后修改者
|
2019-11-16 21:32:23 +01:00
|
|
|
|
2020-01-24 00:07:47 +01:00
|
|
|
- id: Expand
|
2020-02-08 12:21:48 +01:00
|
|
|
translation: 展开
|
2020-01-24 00:07:47 +01:00
|
|
|
|
2019-11-14 00:23:01 +01:00
|
|
|
- id: bookSearchConfig
|
|
|
|
translation: |
|
|
|
|
{
|
|
|
|
encode: false,
|
|
|
|
tokenize: function(str) {
|
|
|
|
return str.replace(/[\x00-\x7F]/g, '').split('');
|
|
|
|
}
|
|
|
|
}
|