9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"i18n-ally.localesPaths": ["src/localize/languages"],
|
|
"i18n-ally.keystyle": "nested",
|
|
"i18n-ally.sortKeys": true,
|
|
"i18n-ally.keepFulfilled": true,
|
|
"i18n-ally.editor.preferEditor": true,
|
|
"i18n-ally.translate.saveAsCandidates": true
|
|
}
|