add withReblogs & fix reporting modal
This commit is contained in:
parent
75e32d1386
commit
05f25c21e0
5 changed files with 27 additions and 37 deletions
|
|
@ -1295,7 +1295,6 @@
|
|||
"users": {
|
||||
"title": "Users",
|
||||
"local_id": "Local ID",
|
||||
"godmode": "Show direct messages",
|
||||
"labels": {
|
||||
"query": "Search",
|
||||
"name": "Name",
|
||||
|
|
@ -1326,10 +1325,8 @@
|
|||
"only_unconfirmed": "Exclude Confirmed"
|
||||
},
|
||||
"filters": {
|
||||
"show_direct": "Show Direct Posts",
|
||||
"show_reblogs": "Show Reblogs",
|
||||
"ascending": "Oldest First",
|
||||
"descending": "Newest First"
|
||||
"show_direct": "Show Direct Messages",
|
||||
"show_reblogs": "Show Reblogs"
|
||||
},
|
||||
"indicator": {
|
||||
"admin": "Admin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue