mirror of
https://github.com/vercel/commerce.git
synced 2025-05-22 01:16:58 +00:00
10 lines
208 B
JSON
10 lines
208 B
JSON
{
|
|
"i18n": {
|
|
"languages": [
|
|
{ "id": "sv", "title": "Swedish", "isDefault": true },
|
|
{ "id": "nn", "title": "Norwegian" },
|
|
{ "id": "en", "title": "English" }
|
|
],
|
|
"base": "sv"
|
|
}
|
|
} |