mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-30 10:37:42 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"searchFor": "{{inputValue}} を検索",
|
|
"button": {
|
|
"save": "検索を保存",
|
|
"delete": "保存した検索を削除",
|
|
"filterInformation": "フィルタ情報",
|
|
"clear": "検索をクリア"
|
|
},
|
|
"search": "検索",
|
|
"savedSearches": "保存した検索"
|
|
}
|