Skip to content

Commit

Permalink
feat(x.com): copy strings from x.json (#7505)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas950 authored Dec 17, 2024
1 parent bb43f0f commit 5287d77
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions src/Presence/x.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"x.com.bookmarks": {
"description": "",
"message": "Bookmarks"
},
"x.com.explore": {
"description": "",
"message": "Explore"
},
"x.com.notifs": {
"description": "",
"message": "Notifications"
},
"x.com.readPost": {
"description": "after the \":\" it will say the username",
"message": "Reading post of:"
},
"x.com.settings": {
"description": "",
"message": "Changing some settings..."
},
"x.com.viewDms": {
"description": "",
"message": "Viewing their DMs"
},
"x.com.viewLiked": {
"description": "",
"message": "Viewing liked by:"
},
"x.com.viewList": {
"description": "",
"message": "Viewing list:"
},
"x.com.viewMedia": {
"description": "",
"message": "Viewing media of:"
},
"x.com.viewPosts": {
"description": "",
"message": "Viewing posts of:"
},
"x.com.viewPostsWithReplies": {
"description": "",
"message": "Viewing posts (with replies) of:"
}
}

0 comments on commit 5287d77

Please sign in to comment.