ebs/translations/app/Controller/Admin/PlatformOfferCrudController/admin.fr.xlf
Sarahshr b9a87a420b
Feat/disable services option for groups (#711)
* add servicesDisabled field for groups and for global configuration

* fixup! add servicesDisabled field for groups and for global configuration

* comment libcurl upgrade to fix ci temporarly

* upgrade caddy version

* review

* fix test

* feat: add paying membership option (#714)

* feat: add paying membership option

* fix: ci

* fix: phpstan + review

* fix: eslint ci
2024-10-08 09:40:23 +02:00

20 lines
672 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="fr" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony" />
</header>
<body>
<trans-unit id="M1x1Kq4" resname="platform_offers">
<source>platform_offers</source>
<target>Tarifs d'adhésion pour la plateforme</target>
</trans-unit>
<trans-unit id="W2z6Ls8" resname="PlatformOffer">
<source>PlatformOffer</source>
<target>Tarifs d'adhésion</target>
</trans-unit>
</body>
</file>
</xliff>