andryyy 98bc947d00 [Web] Update composer libs 3 years ago
..
Test 98bc947d00 [Web] Update composer libs 3 years ago
.gitignore 19843cc786 [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 4 years ago
CHANGELOG.md af57a5312b [Web] Update composer libs, fixes PHPMailer security issue 4 years ago
LICENSE af57a5312b [Web] Update composer libs, fixes PHPMailer security issue 4 years ago
LocaleAwareInterface.php 98bc947d00 [Web] Update composer libs 3 years ago
README.md af57a5312b [Web] Update composer libs, fixes PHPMailer security issue 4 years ago
TranslatableInterface.php 19843cc786 [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 4 years ago
TranslatorInterface.php 98bc947d00 [Web] Update composer libs 3 years ago
TranslatorTrait.php 98bc947d00 [Web] Update composer libs 3 years ago
composer.json 98bc947d00 [Web] Update composer libs 3 years ago

README.md

Symfony Translation Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.