mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-09 09:41:37 +00:00
6 lines
186 B
JSON
6 lines
186 B
JSON
{
|
|
"i18n-ally.pathMatcher": "{locale}/index.{ext}",
|
|
"i18n-ally.enabledParsers": ["ts", "js"],
|
|
"i18n-ally.keystyle": "nested",
|
|
"i18n-ally.localesPaths": ["src/translations"]
|
|
}
|