Skip to content

Commit

Permalink
chore: revert generated i18ntokens changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Sep 6, 2024
1 parent b7e9b6e commit f3204e0
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions packages/eui/i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,14 @@
"highlighting": "string",
"loc": {
"start": {
"line": 1119,
"line": 1118,
"column": 8,
"index": 31058
"index": 31036
},
"end": {
"line": 1123,
"line": 1122,
"column": 9,
"index": 31213
"index": 31191
}
},
"filepath": "src/components/basic_table/basic_table.tsx"
Expand All @@ -167,68 +167,68 @@
"highlighting": "string",
"loc": {
"start": {
"line": 1350,
"line": 1347,
"column": 8,
"index": 37993
"index": 37908
},
"end": {
"line": 1354,
"line": 1351,
"column": 9,
"index": 38152
"index": 38067
}
},
"filepath": "src/components/basic_table/basic_table.tsx"
},
{
"token": "euiCollapsedItemActions.allActionsTooltip",
"token": "euiCollapsedItemActions.allActions",
"defString": "All actions",
"highlighting": "string",
"loc": {
"start": {
"line": 45,
"column": 28,
"index": 1373
"line": 110,
"column": 4,
"index": 3586
},
"end": {
"line": 48,
"column": 3,
"index": 1455
"line": 119,
"column": 5,
"index": 3853
}
},
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"
},
{
"token": "euiCollapsedItemActions.allActions",
"defString": "All actions, row {index}",
"token": "euiCollapsedItemActions.allActionsDisabled",
"defString": "Individual item actions are disabled when rows are being selected.",
"highlighting": "string",
"loc": {
"start": {
"line": 50,
"column": 36,
"index": 1494
"line": 110,
"column": 4,
"index": 3586
},
"end": {
"line": 56,
"column": 3,
"index": 1631
"line": 119,
"column": 5,
"index": 3853
}
},
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"
},
{
"token": "euiCollapsedItemActions.allActionsDisabled",
"defString": "Individual item actions are disabled when rows are being selected.",
"token": "euiCollapsedItemActions.allActions",
"defString": "All actions",
"highlighting": "string",
"loc": {
"start": {
"line": 58,
"column": 44,
"index": 1678
"line": 136,
"column": 4,
"index": 4413
},
"end": {
"line": 61,
"column": 3,
"index": 1816
"line": 136,
"column": 78,
"index": 4487
}
},
"filepath": "src/components/basic_table/collapsed_item_actions.tsx"
Expand Down

0 comments on commit f3204e0

Please sign in to comment.