i18n: translate to Japanese (Weblate)

Currently translated at 16.6% (3 of 18 strings)

Translation: SparkHome/Front-End
Translate-URL: http://i18n.a2x.pub/projects/sparkhome/front-end/ja/
This commit is contained in:
alikia2x (寒寒) 2024-06-29 11:00:52 +00:00 committed by alikia2x
parent 6960ec5b35
commit 4c9c83311b

15
i18n/ja.json Executable file → Normal file
View File

@ -1,5 +1,12 @@
{ {
"search" : { "search": {
"placeholder" : "検索またはURLを入力" "placeholder": "検索またはURLを入力"
} },
} "Search": {
"engine-aria": "検索エンジンを切り替える",
"engine": {
"google": "Google"
},
"placeholder": "検索またはURLを入力"
}
}