aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-02-13 14:55:02 -0500
committertaehoon <th.dev91@gmail.com>2019-02-20 13:30:30 -0500
commit0220d3d304cbcb82b8531ff373dce1b35e93fb4f (patch)
tree1b72130932b590727a3e342671bf19cd5f4b6cb0 /src/i18n
parent5d6e1864a5602505dedf519ef5f8e64cf19ee158 (diff)
Finally, added BlockCard
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index ddde1de2..9027803d 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -366,7 +366,9 @@
"muted": "Muted",
"per_day": "per day",
"remote_follow": "Remote follow",
- "statuses": "Statuses"
+ "statuses": "Statuses",
+ "unblock": "Unblock",
+ "unblock_progress": "Unblocking..."
},
"user_profile": {
"timeline_title": "User Timeline"