Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35313fe

Browse files
committed
Fix broken links
1 parent04bd7c9 commit35313fe

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎translation.rst‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,8 @@ if you're generating translations with specialized programs or teams.
568568
..note::
569569

570570
You can also store translations in a database; it can be handled by
571-
Doctrine through the `Translatable Extension`_ or the `Translatable
572-
Behavior`_ (PHP 5.4+). For more information, see the documentation for
573-
these libraries.
571+
Doctrine through the `Translatable Extension`_ or the `Translatable Behavior`_
572+
(PHP 5.4+). For more information, see the documentation for these libraries.
574573

575574
For any other storage, you need to provide a custom class implementing the
576575
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface`
@@ -699,8 +698,8 @@ configure the ``providers`` option:
699698
..tip::
700699

701700
If you use Lokalise as a provider and a locale format following the `ISO
702-
639-1`_ (e.g. "en" or "fr"), you have to set the `Custom Language Name
703-
setting`_in Lokalise for each of your locales, in order to override the
701+
639-1`_ (e.g. "en" or "fr"), you have to set the `Custom Language Name setting`_
702+
in Lokalise for each of your locales, in order to override the
704703
default value (which follow the `ISO 639-1`_ succeeded by a sub-code in
705704
capital letters that specifies the national variety (e.g. "GB" or "US"
706705
according to `ISO 3166-1 alpha-2`_)).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp