#243, Copy jp.yaml to ja.yaml

soper-book
Alex Shpak 2020-07-15 20:51:11 +02:00
parent 615400b3b7
commit e91fa9024b
2 changed files with 21 additions and 0 deletions

20
i18n/ja.yaml Normal file
View File

@ -0,0 +1,20 @@
- id: Search
translation: 検索
- id: Edit this page
translation: このページを編集する
- id: Last modified by
translation: 最終更新者
- id: Expand
translation: 展開
- id: bookSearchConfig
translation: |
{
encode: false,
tokenize: function(str) {
return str.replace(/[\x00-\x7F]/g, '').split('');
}
}

View File

@ -1,3 +1,4 @@
# This should be removed in future, 'jp' is moved to `ja'
- id: Search
translation: 検索