Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 6d7c054

Browse files
committed
Explain how multilang works
1 parent f39c076 commit 6d7c054

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bundles/core/multilang.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
.. index::
22
single: Multi-Language; CoreBundle
33

4+
45
Multi-language support
56
----------------------
67

8+
.. _bundles-core-multilang-persisting_multilang_documents:
9+
10+
Persisting Documents in Different Languages
11+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12+
13+
Refer to the `PHPCR-ODM documentation`_ for details on persisting documents in different languages.
14+
715
Editing Locale Information: Translatable Sonata Admin Extension
816
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
917

@@ -60,3 +68,4 @@ configuration in the ``sonata_admin`` section of your project configuration:
6068
See the `Sonata Admin extension documentation`_ for more information.
6169

6270
.. _`Sonata Admin extension documentation`: http://sonata-project.org/bundles/admin/master/doc/reference/extensions.html
71+
.. _`PHPCR ODM documentation`: http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/multilang.html#full-example

0 commit comments

Comments
 (0)