Merge pull request #809 from Saibamen/pagination_no_text

Don't display "count" text for pagination
This commit is contained in:
Louis Lam
2021-10-29 16:05:59 +08:00
committed by GitHub
9 changed files with 14 additions and 33 deletions

View File

@@ -304,7 +304,6 @@ export default {
PasswordsDoNotMatch: "Passwords do not match.",
records: "records",
"One record": "One record",
"Showing {from} to {to} of {count} records": "Showing {from} to {to} of {count} records",
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ",
"Current User": "Current User",
};