diff options
| author | winter | 2024-12-31 16:25:22 +0000 |
|---|---|---|
| committer | winter | 2024-12-31 16:25:22 +0000 |
| commit | 982e6213622bcb78a40d17f54cda27225a1d84b3 (patch) | |
| tree | 0a81d8fc183238dca959a4ab848c9cd1d241ef27 /locale/en_GB.json | |
| parent | ad554b48e7dc355d9b33eede98f4e3e829fd867e (diff) | |
rework timelines. inclusion reasons supported now
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 67a4ec5..b1ed2b2 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -13,5 +13,6 @@ "placeholder": "There's nothing here.", "timeline.global.shortName": "Global", "timeline.local.shortName": "Local", - "digitigrade": "Digitigrade" + "digitigrade": "Digitigrade", + "note.resharedBy": "Reshared by %s" } |
