"Reblog" -> "boost" in more places
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI
This commit is contained in:
parent
db21724a5a
commit
bb033c1d37
3 changed files with 5 additions and 5 deletions
|
@ -67,8 +67,8 @@ en:
|
|||
body: 'You were mentioned by %{name} in:'
|
||||
subject: You were mentioned by %{name}
|
||||
reblog:
|
||||
body: 'Your status was reblogged by %{name}:'
|
||||
subject: "%{name} reblogged your status"
|
||||
body: 'Your status was boosted by %{name}:'
|
||||
subject: "%{name} boosted your status"
|
||||
pagination:
|
||||
next: Next
|
||||
prev: Prev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue