8000 minor #19325 [Translation] [Crowdin] Add a tip about language mapping… · symfony/symfony-docs@92c1397 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92c1397

Browse files
committed
minor #19325 [Translation] [Crowdin] Add a tip about language mapping (andrii-bodnar)
This PR was merged into the 6.3 branch. Discussion ---------- [Translation] [Crowdin] Add a tip about language mapping Related PR - symfony/symfony#53178 <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- e9c44f4 [Translation] Add a tip about Crowdin language mapping
2 parents c7e2b98 + e9c44f4 commit 92c1397

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

translation.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,13 @@ configure the ``providers`` option:
693693
],
694694
]);
695695
696+
.. tip::
697+
698+
If you use Crowdin as a provider and some of your locales are different from
699+
the `Crowdin Language Codes`_, you have to set the `Custom Language Codes`_ in the Crowdin project
700+
for each of your locales, in order to override the default value. You need to select the
701+
"locale" placeholder and specify the custom code in the "Custom Code" field.
702+
696703
.. tip::
697704

698705
If you use Lokalise as a provider and a locale format following the `ISO
@@ -1501,3 +1508,5 @@ Learn more
15011508
.. _`GitHub Actions`: https://docs.github.com/en/free-pro-team@latest/actions
15021509
.. _`pseudolocalization`: https://en.wikipedia.org/wiki/Pseudolocalization
15031510
.. _`Symfony Demo`: https://github.com/symfony/demo
1511+
.. _`Crowdin Language Codes`: https://developer.crowdin.com/language-codes
1512+
.. _`Custom Language Codes`: https://support.crowdin.com/project-settings/#languages

0 commit comments

Comments
 (0)
0