Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions frontend/src/i18n/admin/en-US.js
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ export const m = {
Allowed_IP_Ranges: "허용된 IP 범위",
CIDR_Network: "CIDR 네트워크",
Allow_Paste: "붙여넣기 허용",
Contest_Visible: "활성화하면 참가자에게 대회가 노출됩니다.",

// ContestList.vue
Contest_List_Page_Title: "대회 목록",
Expand Down
Loading