mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"filter": "過濾",
|
|
"export": "匯出",
|
|
"calendar": "日曆",
|
|
"filters": "過濾條件",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "未選擇有效的時間範圍",
|
|
"endTimeMustAfterStartTime": "結束時間需晚於開始時間"
|
|
}
|
|
}
|
|
}
|