diff --git a/i18ntokens.json b/i18ntokens.json index 2501e12b681..7e301abfcbb 100644 --- a/i18ntokens.json +++ b/i18ntokens.json @@ -709,11 +709,11 @@ "highlighting": "string", "loc": { "start": { - "line": 327, + "line": 331, "column": 12 }, "end": { - "line": 330, + "line": 334, "column": 14 } }, @@ -725,11 +725,11 @@ "highlighting": "string", "loc": { "start": { - "line": 340, + "line": 344, "column": 16 }, "end": { - "line": 344, + "line": 348, "column": 18 } }, @@ -741,11 +741,11 @@ "highlighting": "string", "loc": { "start": { - "line": 358, + "line": 362, "column": 16 }, "end": { - "line": 364, + "line": 368, "column": 18 } }, @@ -757,11 +757,11 @@ "highlighting": "string", "loc": { "start": { - "line": 393, + "line": 397, "column": 20 }, "end": { - "line": 399, + "line": 403, "column": 22 } }, @@ -773,11 +773,11 @@ "highlighting": "string", "loc": { "start": { - "line": 410, + "line": 414, "column": 12 }, "end": { - "line": 414, + "line": 418, "column": 14 } }, @@ -789,11 +789,11 @@ "highlighting": "string", "loc": { "start": { - "line": 421, + "line": 425, "column": 10 }, "end": { - "line": 424, + "line": 428, "column": 12 } }, @@ -805,11 +805,11 @@ "highlighting": "string", "loc": { "start": { - "line": 430, + "line": 434, "column": 10 }, "end": { - "line": 433, + "line": 437, "column": 12 } }, @@ -1989,11 +1989,11 @@ "highlighting": "string", "loc": { "start": { - "line": 405, + "line": 418, "column": 14 }, "end": { - "line": 408, + "line": 421, "column": 16 } }, @@ -2005,11 +2005,11 @@ "highlighting": "string", "loc": { "start": { - "line": 112, + "line": 116, "column": 6 }, "end": { - "line": 115, + "line": 119, "column": 8 } }, @@ -2021,11 +2021,11 @@ "highlighting": "string", "loc": { "start": { - "line": 119, + "line": 123, "column": 8 }, "end": { - "line": 122, + "line": 126, "column": 10 } }, @@ -2037,11 +2037,11 @@ "highlighting": "string", "loc": { "start": { - "line": 124, + "line": 128, "column": 8 }, "end": { - "line": 127, + "line": 131, "column": 10 } }, @@ -2053,11 +2053,11 @@ "highlighting": "string", "loc": { "start": { - "line": 134, + "line": 138, "column": 8 }, "end": { - "line": 137, + "line": 141, "column": 10 } }, @@ -2069,11 +2069,11 @@ "highlighting": "string", "loc": { "start": { - "line": 141, + "line": 145, "column": 8 }, "end": { - "line": 144, + "line": 148, "column": 10 } }, @@ -2085,11 +2085,11 @@ "highlighting": "string", "loc": { "start": { - "line": 120, + "line": 123, "column": 8 }, "end": { - "line": 126, + "line": 129, "column": 55 } }, @@ -2325,11 +2325,11 @@ "highlighting": "string", "loc": { "start": { - "line": 113, + "line": 123, "column": 20 }, "end": { - "line": 113, + "line": 123, "column": 77 } }, @@ -2341,11 +2341,11 @@ "highlighting": "string", "loc": { "start": { - "line": 123, + "line": 133, "column": 10 }, "end": { - "line": 126, + "line": 136, "column": 12 } }, @@ -2661,11 +2661,11 @@ "highlighting": "string", "loc": { "start": { - "line": 145, + "line": 146, "column": 14 }, "end": { - "line": 150, + "line": 151, "column": 19 } }, @@ -2965,11 +2965,11 @@ "highlighting": "string", "loc": { "start": { - "line": 204, + "line": 205, "column": 6 }, "end": { - "line": 210, + "line": 211, "column": 8 } }, @@ -3237,11 +3237,11 @@ "highlighting": "string", "loc": { "start": { - "line": 159, + "line": 161, "column": 10 }, "end": { - "line": 159, + "line": 161, "column": 80 } }, diff --git a/i18ntokens_changelog.json b/i18ntokens_changelog.json index 8a703c59706..d5afe7e3eb7 100644 --- a/i18ntokens_changelog.json +++ b/i18ntokens_changelog.json @@ -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": [