diff options
| author | taehoon <th.dev91@gmail.com> | 2019-03-19 04:53:11 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-05-03 11:40:05 -0400 |
| commit | 2cda9010df6192b008515b2138a2e071473bc40b (patch) | |
| tree | b753369b2c9803fa5c0cae0e70895f5d0dfae0cc /src/i18n | |
| parent | 0438031da44a70816716de40625541d569a49c85 (diff) | |
add user reporting modal
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 b07af5e5..8292c921 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -420,6 +420,7 @@ "muted": "Muted", "per_day": "per day", "remote_follow": "Remote follow", + "report": "Report", "statuses": "Statuses", "unblock": "Unblock", "unblock_progress": "Unblocking...", |
