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