mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-17 09:18:38 +01:00
fix(i18n): Japanese translating (#212)
"サーチ" is not good translate for this situation.
This commit is contained in:
parent
45b16a0bb4
commit
159cc30570
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ widget:
|
|||
|
||||
search:
|
||||
title:
|
||||
other: サーチ
|
||||
other: 検索
|
||||
placeholder:
|
||||
other: 入力...
|
||||
resultTitle:
|
||||
|
|
Loading…
Add table
Reference in a new issue