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": "Strona główna",
- "homeSet": "Strona główna została ustawiona pomyślnie",
- "homeSetError": "Wystąpił błąd podczas ustawiania domyślnej strony głównej. Spróbuj zamknąć i z powrotem otworzyć ten widok.",
- "website": "Strona WWW",
- "invalidURLSupplied": "Podano niepoprawny adres URL",
- "tenantName": "(%{name})",
- "switcherRemoveIconLabel": "Zamknij"
- });
|