123456789101112131415161718 |
- /*
- * IBM Confidential
- * OCO Source Materials
- * IBM Business Platform: Glass
- * (C) Copyright IBM Corp. 2017, 2020
- * The source code for this program is not published or otherwise divested of its trade secrets,
- * irrespective of what has been deposited with the U.S. Copyright Office
- */
- define({
- "homePage": "Página principal",
- "homeSet": "La página principal se ha establecido correctamente",
- "homeSetError": "Se ha producido un error al establecer la página de inicio predeterminada; pruebe a cerrar y volver a abrir esta vista.",
- "website": "Sitio web",
- "invalidURLSupplied": "Se ha proporcionado un URL no válido",
- "tenantName": "(%{name})",
- "switcherRemoveIconLabel": "Cerrar"
- });
|