Skip to content

Commit

Permalink
fixed translation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Zhang committed May 9, 2019
1 parent 4cdacf2 commit 3487121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/i18n/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default {

// 节点状态
Online: '在线',
Offline: '在线',
Offline: '离线',
Unavailable: '未知',

// 爬虫
Expand Down

0 comments on commit 3487121

Please sign in to comment.