Skip to content

Commit

Permalink
revert i18ntokens.json
Browse files Browse the repository at this point in the history
Signed-off-by: Viraj Sanghvi <[email protected]>
  • Loading branch information
virajsanghvi committed Sep 25, 2024
1 parent 4b17cd2 commit dea6e17
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,40 +234,40 @@
"filepath": "src/components/bottom_bar/bottom_bar.tsx"
},
{
"token": "ouiBreadcrumbs.collapsedBadge.ariaLabel",
"token": "ouiBreadcrumbsSimplified.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
"highlighting": "string",
"loc": {
"start": {
"line": 157,
"line": 79,
"column": 6,
"index": 4951
"index": 2234
},
"end": {
"line": 159,
"line": 81,
"column": 45,
"index": 5061
"index": 2354
}
},
"filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
"filepath": "src/components/breadcrumbs/breadcrumbs_simplified.tsx"
},
{
"token": "ouiSimplifiedBreadcrumbs.collapsedBadge.ariaLabel",
"token": "ouiBreadcrumbs.collapsedBadge.ariaLabel",
"defString": "Show collapsed breadcrumbs",
"highlighting": "string",
"loc": {
"start": {
"line": 128,
"line": 147,
"column": 6,
"index": 4196
"index": 4396
},
"end": {
"line": 130,
"line": 149,
"column": 45,
"index": 4316
"index": 4506
}
},
"filepath": "src/components/breadcrumbs/simplified_breadcrumbs/simplified_breadcrumbs.tsx"
"filepath": "src/components/breadcrumbs/breadcrumbs.tsx"
},
{
"token": "ouiCardSelect.selected",
Expand Down

0 comments on commit dea6e17

Please sign in to comment.