Updated Translations (markdown)

d47081 2023-10-26 19:00:48 +03:00
parent 287d64a481
commit f8f62a37c4

@ -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`