Updated Translations (markdown)

d47081 2023-10-30 21:01:11 +02:00
parent f8f62a37c4
commit 27935651e6

@ -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_