|
@ -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í: ", |
|
|
}; |
|
|
}; |
|
|