yangkangwei cbf378a57b first 2 years ago
..
Test cbf378a57b first 2 years ago
.gitignore cbf378a57b first 2 years ago
CHANGELOG.md cbf378a57b first 2 years ago
LICENSE cbf378a57b first 2 years ago
LocaleAwareInterface.php cbf378a57b first 2 years ago
README.md cbf378a57b first 2 years ago
TranslatableInterface.php cbf378a57b first 2 years ago
TranslatorInterface.php cbf378a57b first 2 years ago
TranslatorTrait.php cbf378a57b first 2 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.