voice-over-translation/l10n.config.json
2025-05-04 16:46:27 +03:00

8 lines
261 B
JSON

{
"$schema": "https://raw.githubusercontent.com/ilyhalight/localize/refs/heads/master/schema.json",
"service": "yandexbrowser",
"rootPath": "./src/localization",
"typesFile": "../types/localization.ts",
"withTypes": true,
"parseDotNotation": true
}