diff options
| author | Armand Philippot <git@armandphilippot.com> | 2022-02-23 23:52:16 +0100 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2022-02-23 23:52:16 +0100 |
| commit | 2f1de56509948e4aecac058adeb07c3502bdf818 (patch) | |
| tree | f1d705638678fcf3e76d5f768f37a2c4291b6dcb /src/i18n/en.json | |
| parent | e8e8b8516535f76cf90053223f6c831db7cce98b (diff) | |
fix: translate Ackee tooltip title
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 0cab13c..9164b83 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -155,6 +155,10 @@ "defaultMessage": "Published on", "description": "PostsList: published on year label" }, + "F1EQX3": { + "defaultMessage": "Ackee tracking (analytics)", + "description": "AckeeSelect: tooltip title" + }, "F7QxJH": { "defaultMessage": "Name", "description": "CommentForm: Name field label" |
