Browse Source

Merge pull request #745 from dpatrongomez/patch-2

Add steam translation in spanish
pull/747/head
Louis Lam 3 years ago
committed by GitHub
parent
commit
d7d2f7b7fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/languages/es-ES.js

1
src/languages/es-ES.js

@ -203,4 +203,5 @@ export default {
records: "registros",
"One record": "Un registro",
"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…
Cancel
Save