Skip to content

Commit

Permalink
update i18ntokens
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Jun 23, 2021
1 parent e43e585 commit 81833d4
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 38 deletions.
76 changes: 38 additions & 38 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,11 +709,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 327,
"line": 331,
"column": 12
},
"end": {
"line": 330,
"line": 334,
"column": 14
}
},
Expand All @@ -725,11 +725,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 340,
"line": 344,
"column": 16
},
"end": {
"line": 344,
"line": 348,
"column": 18
}
},
Expand All @@ -741,11 +741,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 358,
"line": 362,
"column": 16
},
"end": {
"line": 364,
"line": 368,
"column": 18
}
},
Expand All @@ -757,11 +757,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 393,
"line": 397,
"column": 20
},
"end": {
"line": 399,
"line": 403,
"column": 22
}
},
Expand All @@ -773,11 +773,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 410,
"line": 414,
"column": 12
},
"end": {
"line": 414,
"line": 418,
"column": 14
}
},
Expand All @@ -789,11 +789,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 421,
"line": 425,
"column": 10
},
"end": {
"line": 424,
"line": 428,
"column": 12
}
},
Expand All @@ -805,11 +805,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 430,
"line": 434,
"column": 10
},
"end": {
"line": 433,
"line": 437,
"column": 12
}
},
Expand Down Expand Up @@ -1989,11 +1989,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 405,
"line": 418,
"column": 14
},
"end": {
"line": 408,
"line": 421,
"column": 16
}
},
Expand All @@ -2005,11 +2005,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 112,
"line": 116,
"column": 6
},
"end": {
"line": 115,
"line": 119,
"column": 8
}
},
Expand All @@ -2021,11 +2021,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 119,
"line": 123,
"column": 8
},
"end": {
"line": 122,
"line": 126,
"column": 10
}
},
Expand All @@ -2037,11 +2037,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 124,
"line": 128,
"column": 8
},
"end": {
"line": 127,
"line": 131,
"column": 10
}
},
Expand All @@ -2053,11 +2053,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 134,
"line": 138,
"column": 8
},
"end": {
"line": 137,
"line": 141,
"column": 10
}
},
Expand All @@ -2069,11 +2069,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 141,
"line": 145,
"column": 8
},
"end": {
"line": 144,
"line": 148,
"column": 10
}
},
Expand All @@ -2085,11 +2085,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 120,
"line": 123,
"column": 8
},
"end": {
"line": 126,
"line": 129,
"column": 55
}
},
Expand Down Expand Up @@ -2325,11 +2325,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 113,
"line": 123,
"column": 20
},
"end": {
"line": 113,
"line": 123,
"column": 77
}
},
Expand All @@ -2341,11 +2341,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 123,
"line": 133,
"column": 10
},
"end": {
"line": 126,
"line": 136,
"column": 12
}
},
Expand Down Expand Up @@ -2661,11 +2661,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 145,
"line": 146,
"column": 14
},
"end": {
"line": 150,
"line": 151,
"column": 19
}
},
Expand Down Expand Up @@ -2965,11 +2965,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 204,
"line": 205,
"column": 6
},
"end": {
"line": 210,
"line": 211,
"column": 8
}
},
Expand Down Expand Up @@ -3237,11 +3237,11 @@
"highlighting": "string",
"loc": {
"start": {
"line": 159,
"line": 161,
"column": 10
},
"end": {
"line": 159,
"line": 161,
"column": 80
}
},
Expand Down
25 changes: 25 additions & 0 deletions i18ntokens_changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"version": "34.5.0",
"changes": [
{
"token": "euiNotificationEventReadIcon.readAria",
"changeType": "added",
"value": "{eventName} is read"
},
{
"token": "euiNotificationEventReadIcon.unreadAria",
"changeType": "added",
"value": "{eventName} is unread"
},
{
"token": "euiNotificationEventReadIcon.read",
"changeType": "added",
"value": "Read"
},
{
"token": "euiNotificationEventReadIcon.unread",
"changeType": "added",
"value": "Unread"
}
]
},
{
"version": "34.0.0",
"changes": [
Expand Down

0 comments on commit 81833d4

Please sign in to comment.