diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 0cee19ecd6..d2ba99897c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -41,11 +41,13 @@ placeholder: { '/es/': 'Buscar', '/zh-cn/': '搜索', + '/ja/': '検索', '/': 'Search' }, noData: { '/es/': '¡Ningún resultado!', '/zh-cn/': '没有结果!', + '/ja/': '見つかりません!', '/': 'No results!' }, depth: 6 |