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

@@ -200,5 +200,7 @@ export default {
mattermost: "Mattermost",
"Monitor History": "Historial de monitor",
clearDataOlderThan: "Mantener los datos del historial del monitor durante {0} días.",
records: "registros",
"One record": "Un registro",
steamApiKeyDescription: "Para monitorear un servidor de juegos de Steam, necesita una clave Steam Web-API. Puede registrar su clave API aquí: ",
};