diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-06-22 16:05:44 -0400 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-06-22 16:07:49 -0400 |
| commit | 58d58f3d3d42711f656d3f7767559d0e1f443b91 (patch) | |
| tree | 283930a64e456bae7bec1ae6892efcef5b505654 /src | |
| parent | ed8bc6102290cb50d44c1c7aa5696aac5624d907 (diff) | |
Add English translation for last edited at indicator
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index f125c249..c4a044f5 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -748,6 +748,7 @@ "repeats": "Repeats", "delete": "Delete status", "edit": "Edit status", + "edited_at": "(last edited {time})", "pin": "Pin on profile", "unpin": "Unpin from profile", "pinned": "Pinned", |
