aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-10-15 06:26:12 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-10-15 06:26:12 +0000
commitd2feba1487039e3b0642d625265b0b9af94b5b41 (patch)
tree4799160d0ac082eb3c38e5cb4e16fc11c82ccbe0 /src/i18n
parent8b2d873057a220673d8212cf4542103b54ffbe5c (diff)
parentd53e7e3125572075fc3f512fa0343a6ed98e5c12 (diff)
Merge branch 'feature/following_reblogs' into 'develop'
[#664] implementes to hide/show reblogs from a specific user. See merge request pleroma/pleroma-fe!956
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 32c25e3e..b58112e3 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -555,6 +555,8 @@
"unmute": "Unmute",
"unmute_progress": "Unmuting...",
"mute_progress": "Muting...",
+ "hide_repeats": "Hide repeats",
+ "show_repeats": "Show repeats",
"admin_menu": {
"moderation": "Moderation",
"grant_admin": "Grant Admin",