mirror of
https://github.com/strapi/strapi.git
synced 2025-08-12 10:48:12 +00:00
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"enabled": true,
|
|
"defaultLocale": "en_us",
|
|
"modes": [
|
|
"query",
|
|
"subdomain",
|
|
"cookie",
|
|
"header",
|
|
"url",
|
|
"tld"
|
|
],
|
|
"cookieName": "locale"
|
|
} |