BaPortalResources.js 640 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": "Kotisivu",
  11. "homeSet": "Kotisivu on määritetty",
  12. "homeSetError": "Määritettäessä oletusaloitussivua on ilmennyt virhe. Sulje ja avaa näkymä uudelleen.",
  13. "website": "Web-sivusto",
  14. "invalidURLSupplied": "Annettu URL-osoite on virheellinen",
  15. "tenantName": "(%{name})",
  16. "switcherRemoveIconLabel": "Sulje"
  17. });