Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@
"filters": {
"allRunTypes": "全部執行類型",
"allStates": "全部狀態",
"anyRunState": "全部執行",
"favorite": {
"all": "全部",
"favorite": "已加為最愛",
"unfavorite": "未加為最愛"
},
"lastRunState": "最後執行狀態",
"paused": {
"active": "啟用中",
"all": "全部",
Expand Down
Loading