Updated Translations (markdown)

d47081 2023-10-16 01:17:50 +03:00
parent a23b697123
commit 7edf0654be

@ -14,4 +14,10 @@ Pull messages from provider
```
php bin/console translation:pull --force --intl-icu --domains="messages"
```
Reset production cache
```
APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear
```