Revert deleting records and "One record" keys

This commit is contained in:
Adam Stachowicz
2021-10-28 14:20:56 +02:00
parent 2e7ad1b7b2
commit 18a99c2016
7 changed files with 14 additions and 0 deletions

View File

@@ -302,5 +302,7 @@ export default {
"Monitor History": "Monitor History",
clearDataOlderThan: "Keep monitor history data for {0} days.",
PasswordsDoNotMatch: "Passwords do not match.",
records: "records",
"One record": "One record",
steamApiKeyDescription: "For monitoring a Steam Game Server you need a Steam Web-API key. You can register your API key here: ",
};