chore(i18n): `en` as source language (#1597)

zio/stable
Michel EDIGHOFFER 2023-02-18 12:21:09 +01:00 committed by GitHub
parent 2a06cf26d8
commit 6b649df218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
],
"i18n-ally.preferredDelimiter": "_",
"i18n-ally.sortKeys": true,
"i18n-ally.sourceLanguage": "en-US",
"i18n-ally.sourceLanguage": "en",
"prettier.enable": false,
"volar.completion.preferredTagNameCase": "pascal",
"volar.completion.preferredAttrNameCase": "kebab"