-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfrenglish.config.json
More file actions
38 lines (38 loc) · 1.1 KB
/
frenglish.config.json
File metadata and controls
38 lines (38 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"EXCLUDED_TRANSLATION_PATH": [
"docs.json",
"frenglish.config.json",
"package.json",
"pnpm-lock.yaml",
"scripts",
".github",
"node_modules",
"api-references/analytics-api.json",
"api-references/builder/endpoints/builder-api.json",
"api-references/indexer/endpoints/indexer.json",
"api-references/analytics/endpoints/analytics-api.json",
"api-references/infrastructure/endpoints/sequence-api.json",
"api-references/metadata/endpoints/sequence-metadata.json",
"api-references/marketplace/endpoints/sequence-marketplace.json",
"api-references/transactions/endpoints/relayer-api.json"
],
"TRANSLATION_OUTPUT_PATH": ".",
"TRANSLATION_PATH": ".",
"autoMergeToBaseBranch": false,
"createdAt": "2025-04-26T13:27:27.234Z",
"excludedTranslationBlocks": null,
"id": 2,
"keyFilters": null,
"knowledgeBaseFiles": null,
"languageSelector": null,
"languages": [
"es",
"ja"
],
"lastModifiedAt": "2025-04-27T14:23:54.141Z",
"oneTimeTranslation": false,
"originLanguage": "en",
"projectID": 2,
"rules": null,
"rulesPerLanguage": null
}