mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-02 18:15:33 +00:00
Updated Translations (markdown)
parent
a23b697123
commit
7edf0654be
1 changed files with 6 additions and 0 deletions
|
|
@ -15,3 +15,9 @@ Pull messages from provider
|
||||||
```
|
```
|
||||||
php bin/console translation:pull --force --intl-icu --domains="messages"
|
php bin/console translation:pull --force --intl-icu --domains="messages"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reset production cache
|
||||||
|
|
||||||
|
```
|
||||||
|
APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue