diff --git a/Translations.md b/Translations.md index 45bc624..1e4551d 100644 --- a/Translations.md +++ b/Translations.md @@ -6,6 +6,12 @@ Official translations provided by community on [Crowdin](https://crowdin.com/pro ### Translate existing language +Check remote for last changes before overwrite it + +``` +php bin/console translation:pull --force --intl-icu --domains="messages" +``` + Extract EN messages localization and cleanup deprecated strings, where EN - is default language _\* default language could be also required for provider updates_