mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
13 lines
209 B
YAML
13 lines
209 B
YAML
---
|
|
Name: webapp-locale
|
|
After:
|
|
- a2nt-cms-niceties-locale
|
|
---
|
|
|
|
Symbiote\Addressable\Addressable:
|
|
allowed_countries:
|
|
'us': 'United States'
|
|
|
|
SilverStripe\ORM\FieldType\DBCurrency:
|
|
currency_symbol: '$'
|