mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Merge pull request #745 from dpatrongomez/patch-2
Add steam translation in spanish
This commit is contained in:
commit
d7d2f7b7fc
1 changed files with 1 additions and 0 deletions
|
@ -203,4 +203,5 @@ export default {
|
||||||
records: "registros",
|
records: "registros",
|
||||||
"One record": "Un registro",
|
"One record": "Un registro",
|
||||||
"Showing {from} to {to} of {count} records": "Mostrando desde {from} a {to} de {count} registros",
|
"Showing {from} to {to} of {count} records": "Mostrando desde {from} a {to} de {count} registros",
|
||||||
|
steamApiKeyDescription: "Para monitorear un servidor de juegos de Steam, necesita una clave Steam Web-API. Puede registrar su clave API aquí: ",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue