Skip to content

Commit

Permalink
fix: license checker
Browse files Browse the repository at this point in the history
  • Loading branch information
juzhiyuan committed Apr 11, 2021
1 parent 4e0aca2 commit 942947e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/src/locales/en-US/other.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
*/
export default {
'other.global': 'Global',
}
}
2 changes: 1 addition & 1 deletion web/src/locales/zh-CN/other.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
*/
export default {
'other.global': '全局',
}
}

0 comments on commit 942947e

Please sign in to comment.