diff options
| author | taehoon <th.dev91@gmail.com> | 2019-04-26 16:08:16 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-05-15 12:04:26 -0400 |
| commit | beaf51257380ec62d3cfe6a0c876fec24ee61e1a (patch) | |
| tree | 2a4bd2258db5b5cf2c299961055ef09a76cc5b68 /src/i18n | |
| parent | d76bd0044fd0543f07a24f81fb24615f5a3bc638 (diff) | |
add translation
Diffstat (limited to 'src/i18n')
| -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 9c5789e3..dac0e38d 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -405,6 +405,7 @@ "delete": "Delete status", "pin": "Pin on profile", "unpin": "Unpin from profile", + "pinned": "Pinned", "delete_confirm": "Do you really want to delete this status?", "reply_to": "Reply to", "replies_list": "Replies:" |
