mirror of
https://github.com/ilyhalight/voice-over-translation.git
synced 2026-04-28 03:20:22 +00:00
8 lines
261 B
JSON
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
|
|
}
|