mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Translations (markdown)
parent
287d64a481
commit
f8f62a37c4
1 changed files with 10 additions and 1 deletions
|
|
@ -4,6 +4,8 @@ Official translations provided by community on [Crowdin](https://crowdin.com/pro
|
|||
|
||||
## Development
|
||||
|
||||
### Translate existing language
|
||||
|
||||
Extract EN messages localization and cleanup deprecated strings, where EN - is default language
|
||||
|
||||
_\* default language could be also required for provider updates_
|
||||
|
|
@ -28,4 +30,11 @@ Reset production cache
|
|||
|
||||
```
|
||||
APP_ENV=prod APP_DEBUG=0 php bin/console cache:clear
|
||||
```
|
||||
```
|
||||
|
||||
### Add new language
|
||||
|
||||
Additional locales could be defined in:
|
||||
|
||||
* `config/packages/translation.yaml`
|
||||
* `.env`
|
||||
Loading…
Add table
Add a link
Reference in a new issue