Skip to content

Commit 310783b

Browse files
committed
[Translation] Don't mention the abandoned Doctrine Translatable behavior
1 parent 83b3092 commit 310783b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

translation.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -599,8 +599,7 @@ Translations of Doctrine Entities
599599

600600
Unlike the contents of templates, it's not practical to translate the contents
601601
stored in Doctrine Entities using translation catalogs. Instead, use the
602-
Doctrine `Translatable Extension`_ or the `Translatable Behavior`_. For more
603-
information, read the documentation of those libraries.
602+
Doctrine `Translatable Extension`_.
604603

605604
Custom Translation Resources
606605
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -1599,7 +1598,6 @@ Learn more
15991598
.. _`ISO 3166-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
16001599
.. _`ISO 639-1`: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
16011600
.. _`Translatable Extension`: https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/translatable.md
1602-
.. _`Translatable Behavior`: https://github.com/KnpLabs/DoctrineBehaviors
16031601
.. _`Custom Language Name setting`: https://docs.lokalise.com/en/articles/1400492-uploading-files#custom-language-codes
16041602
.. _`ICU resource bundle`: https://github.com/unicode-org/icu-docs/blob/main/design/bnf_rb.txt
16051603
.. _`Portable object format`: https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html

0 commit comments

Comments
 (0)