BaPortalResources.js 713 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 Acasă",
  11. "homeSet": "Pagina dumneavoastră Acasă a fost setată cu succes",
  12. "homeSetError": "A apărut o eroare la setarea paginii implicite Acasă, încercaţi să închideţi şi să redeschideţi această vizualizare.",
  13. "website": "Site Web",
  14. "invalidURLSupplied": "A fost furnizat un URL invalid URL",
  15. "tenantName": "(%{name})",
  16. "switcherRemoveIconLabel": "Închidere"
  17. });