btclock-webui/.vscode/settings.json
2023-11-17 01:05:35 +01:00

6 lines
103 B
JSON

{
"i18n-ally.localesPaths": [
"src/lib/locales"
],
"i18n-ally.keystyle": "nested"
}