Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4rthem/locale-bundle


https://github.com/4rthem/locale-bundle

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# ArthemLocaleBundle

## Setup

Define the available languages of your app:

```yaml
# config/packages/arthem_locale.yaml

arthem_locale:
locales:
- en
- fr
- fr_CA
```