diff options
| author | ValD <maghtpol@gmail.com> | 2018-12-13 23:11:36 +0530 |
|---|---|---|
| committer | ValD <maghtpol@gmail.com> | 2018-12-13 23:20:59 +0530 |
| commit | e2f825266a967029ef163ecc8cfb8e5d26a5e635 (patch) | |
| tree | a1d58a75aa648a706872df29f3e5d09467776144 /src/i18n | |
| parent | ad56c8e5bd3f62829b7ccfac285a10425dcbb57a (diff) | |
added condition to check for logined user
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 9101c993..1c43794a 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -324,6 +324,7 @@ "followers": "Followers", "following": "Following!", "follows_you": "Follows you!", + "its_you": "It's you!", "mute": "Mute", "muted": "Muted", "per_day": "per day", |
