diff options
| author | taehoon <th.dev91@gmail.com> | 2019-09-17 15:59:17 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-09-20 11:29:21 -0400 |
| commit | 5ff899b455e07e41eb1b89985177655279f8263f (patch) | |
| tree | 692ec5e7b0fcf71b5ada8987047e51ed59069910 /src/i18n | |
| parent | dcef84363ff0656940d095d2c010ca13252000e8 (diff) | |
add mention button
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 ddde471a..e4af507e 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -529,6 +529,7 @@ "follows_you": "Follows you!", "its_you": "It's you!", "media": "Media", + "mention": "Mention", "mute": "Mute", "muted": "Muted", "per_day": "per day", |
