Skip to content

Commit 2683376

Browse files
committed
Removed Translation component documentation
1 parent 732b58c commit 2683376

File tree

11 files changed

+391
-954
lines changed

11 files changed

+391
-954
lines changed

_build/redirection_map

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,3 +369,5 @@
369369
/contributing/community/other /contributing/community
370370
/setup/composer /setup
371371
/components/debug https://github.com/symfony/debug
372+
/components/translation https://github.com/symfony/translation
373+
/components/translation/usage /translation

components/form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ support for very important features:
5454
The Symfony Form component relies on other libraries to solve these problems.
5555
Most of the time you will use Twig and the Symfony
5656
:doc:`HttpFoundation </components/http_foundation>`,
57-
:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>`
57+
:doc:`Translation </translation>` and :doc:`Validator </components/validator>`
5858
components, but you can replace any of these with a different library of your choice.
5959

6060
The following sections explain how to plug these libraries into the form

components/translation.rst

Lines changed: 0 additions & 231 deletions
This file was deleted.

components/translation/custom_formats.rst

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)