Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezplatform-i18n | Brookins Consulting | stable |
Version | Compatible with |
---|---|
N/A | N/A |
This is a meta repository that centralizes Ibexa translations to ease synchronization with Crowdin.
Important : This repository is not supposed to be used on a production project, each translation will be
split into a dedicated package.
If you want to help us translate Ibexa Open Source, feel free to contribute on the Ibexa project on Crowdin.
You can enable Crowdin in context translation by setting a specific cookie on an Ibexa application.
One way to do this is to open the development console (right click, inspect) and run these lines:
Enable :
document.cookie='ez_in_context_translation=1;path=/;'; location.reload();
Disable :
document.cookie='ez_in_context_translation=;expires=Mon, 05 Jul 2000 00:00:00 GMT;path=/;'; location.reload();
Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.
This source code is available separately under the following licenses:
A - Ibexa Business Use License Agreement (Ibexa BUL),
version 2.3 or later versions (as license terms may be updated from time to time)
Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription,
as described at: https://www.ibexa.co/product
For the full Ibexa BUL license text, please see:
AND
B - GNU General Public License, version 2
Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see: