mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Translations (markdown)
parent
472813c3d6
commit
331a1e00f0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Extract UK messages localization and cleanup deprecated strings
|
||||
Extract EN messages localization and cleanup deprecated strings, where EN - is default language (required for provider updates)
|
||||
|
||||
```
|
||||
php bin/console translation:extract --clean --domain="messages" --prefix="" --force uk
|
||||
php bin/console translation:extract --clean --domain="messages" --prefix="" --force en
|
||||
```
|
||||
|
||||
Push all messages and locales to provider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue