mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-12 10:13:46 +02:00
Merge pull request #745 from dpatrongomez/patch-2
Add steam translation in spanish
This commit is contained in:
commit
d7d2f7b7fc
@ -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 New Issue
Block a user