mirror of
https://github.com/strapi/strapi.git
synced 2025-08-15 12:18:38 +00:00
14 lines
173 B
JSON
14 lines
173 B
JSON
![]() |
{
|
||
|
"enabled": true,
|
||
|
"defaultLocale": "en_us",
|
||
|
"modes": [
|
||
|
"query",
|
||
|
"subdomain",
|
||
|
"cookie",
|
||
|
"header",
|
||
|
"url",
|
||
|
"tld"
|
||
|
],
|
||
|
"cookieName": "locale"
|
||
|
}
|