Skip to content

Commit 44cdb2c

Browse files
committed
bug #16437 [Translation] Typo (Spomky)
This PR was submitted for the 6.0 branch but it was merged into the 5.3 branch instead. Discussion ---------- [Translation] Typo There was a typo where the option `--domain` is in fact `--domains` <!-- 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 ------- bb9dbe3 Typo
2 parents a166dc6 + bb9dbe3 commit 44cdb2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

translation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -750,12 +750,12 @@ now use the following commands to push (upload) and pull (download) translations
750750
# push new local translations to the Loco provider for the French locale
751751
# and the validators domain.
752752
# it will **not** update existing translations already on the provider.
753-
$ php bin/console translation:push loco --locales fr --domain validators
753+
$ php bin/console translation:push loco --locales fr --domains validators
754754
755755
# push new local translations and delete provider's translations that not
756756
# exists anymore in local files for the French locale and the validators domain.
757757
# it will **not** update existing translations already on the provider.
758-
$ php bin/console translation:push loco --delete-missing --locales fr --domain validators
758+
$ php bin/console translation:push loco --delete-missing --locales fr --domains validators
759759
760760
# check out the command help to see its options (format, domains, locales, etc.)
761761
$ php bin/console translation:push --help
@@ -770,7 +770,7 @@ now use the following commands to push (upload) and pull (download) translations
770770
# pull new translations from the Loco provider to local files for the French
771771
# locale and the validators domain.
772772
# it will **not** overwrite your local files, only add new translations.
773-
$ php bin/console translation:pull loco --locales fr --domain validators
773+
$ php bin/console translation:pull loco --locales fr --domains validators
774774
775775
# check out the command help to see its options (format, domains, locales, intl-icu, etc.)
776776
$ php bin/console translation:pull --help

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy