BaPortalResources.js 709 B

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