File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2169821698 "example": "mykey* translated:true"
2169921699 },
2170021700 "target_locale_id": {
21701- "description": "Locale used to exlcude or include keys. ",
21701+ "description": "Exclude translations in locale ",
2170221702 "type": "string",
2170321703 "example": "abcd1234abcd1234abcd1234abcd1234"
2170421704 },
2179221792 "example": "mykey* translated:true"
2179321793 },
2179421794 "target_locale_id": {
21795- "description": "Locale used to exlcude or include keys. ",
21795+ "description": "Include translations in locale ",
2179621796 "type": "string",
2179721797 "example": "abcd1234abcd1234abcd1234abcd1234"
2179821798 },
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ requestBody:
6969 type : string
7070 example : mykey* translated:true
7171 target_locale_id :
72- description : Locale used to exlcude or include keys.
72+ description : Exclude translations in locale
7373 type : string
7474 example : abcd1234abcd1234abcd1234abcd1234
7575 tags :
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ requestBody:
7070 type : string
7171 example : mykey* translated:true
7272 target_locale_id :
73- description : Locale used to exlcude or include keys.
73+ description : Include translations in locale
7474 type : string
7575 example : abcd1234abcd1234abcd1234abcd1234
7676 tags :
You can’t perform that action at this time.
0 commit comments