aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2019-09-22 14:39:28 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2019-09-22 14:45:42 +0300
commitf0b9f5d29ca7bbac21cabad3d5f14328dfbf56dd (patch)
treee7acebbbfb5c26c75bf6376127b2ad43dba63d8f /src/i18n
parent8ad145598d7606a0f5ccdd7fb840b7ab1fd0adec (diff)
use `repeats` intead `boosts`
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index c20f880a..426a2f6a 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -543,8 +543,8 @@
"unmute": "Unmute",
"unmute_progress": "Unmuting...",
"mute_progress": "Muting...",
- "hide_boosts": "Hide boosts from {user}",
- "show_boosts": "Show boosts from {user}",
+ "hide_repeats": "Hide repeats",
+ "show_repeats": "Show repeats",
"admin_menu": {
"moderation": "Moderation",
"grant_admin": "Grant Admin",