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 2167321673 "example": "mykey* translated:true"
2167421674 },
2167521675 "target_locale_id": {
21676- "description": "Locale used to exlcude or include keys. ",
21676+ "description": "Exclude translations in locale ",
2167721677 "type": "string",
2167821678 "example": "abcd1234abcd1234abcd1234abcd1234"
2167921679 },
2176721767 "example": "mykey* translated:true"
2176821768 },
2176921769 "target_locale_id": {
21770- "description": "Locale used to exlcude or include keys. ",
21770+ "description": "Include translations in locale ",
2177121771 "type": "string",
2177221772 "example": "abcd1234abcd1234abcd1234abcd1234"
2177321773 },
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