mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Translations (markdown)
parent
7edf0654be
commit
472813c3d6
1 changed files with 2 additions and 2 deletions
|
|
@ -4,13 +4,13 @@ Extract UK messages localization and cleanup deprecated strings
|
|||
php bin/console translation:extract --clean --domain="messages" --prefix="" --force uk
|
||||
```
|
||||
|
||||
Push messages to provider and cleanup missing
|
||||
Push all messages and locales to provider
|
||||
|
||||
```
|
||||
php bin/console translation:push --force --domains="messages"
|
||||
```
|
||||
|
||||
Pull messages from provider
|
||||
Pull all messages and locales from provider
|
||||
|
||||
```
|
||||
php bin/console translation:pull --force --intl-icu --domains="messages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue