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
10 changes: 5 additions & 5 deletions src/config/pages/cs2.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@
showInsecure: false,
},
labels: {
itemPlural: "exploits",
itemSingular: "exploit",
sectionAriaLabel: "CS2 exploits",
itemPlural: "cheats",
itemSingular: "cheat",
sectionAriaLabel: "CS2 cheats",
summaryAriaLabel: "CS2 catalog summary",
loadingMessage: "Loading CS2 catalog...",
emptyLoadMessage: "The CS2 catalog is ready, but no exploits have been added yet.",
emptyFilteredMessage: "No CS2 exploits match the current filters.",
emptyLoadMessage: "The CS2 catalog is ready, but no cheats have been added yet.",
emptyFilteredMessage: "No CS2 cheats match the current filters.",
statsShowingPrefix: "Showing",
trackingUnavailable: "No tracking available",
statusLabels: {
Expand Down