Skip to content

Commit

Permalink
Update webui/src/views/banlist/locale/en-US.ts
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
Ghost-chu and coderabbitai[bot] authored Jan 13, 2025
1 parent d320bfe commit b4ee73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webui/src/views/banlist/locale/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ export default {
'page.banlist.banlist.listItem.unbanall': 'Unban all',
'page.banlist.banlist.listItem.unbanUnexcepted': 'No IP address(s) unbanned',
'page.banlist.banlist.listItem.unbanSuccess': 'Unbanned {count} IP address',
'page.banlist.banlist.listItem.threatAnalyse': 'Threat Analyse',
'page.banlist.banlist.listItem.hashCopiedToClipboard': 'InfoHash: {hash} 已复制到剪贴板'
'page.banlist.banlist.listItem.threatAnalyse': 'Threat Analysis',
'page.banlist.banlist.listItem.hashCopiedToClipboard': 'InfoHash:{hash} copied to clipboard'
}

0 comments on commit b4ee73d

Please sign in to comment.