BaPortalResources.js 680 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": "Pagina iniziale",
  11. "homeSet": "Home impostata correttamente",
  12. "homeSetError": "Si è verificato un errore durante l'impostazione della home page predefinita, tentare di chiudere e riaprire questa visualizzazione.",
  13. "website": "Sito web",
  14. "invalidURLSupplied": "Fornito URL non valido",
  15. "tenantName": "(%{name})",
  16. "switcherRemoveIconLabel": "Chiudi"
  17. });