-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
2,586 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
{ | ||
"1337x.about": { | ||
"description": "", | ||
"message": "Reading about 1337x" | ||
}, | ||
"1337x.animeTorrents": { | ||
"description": "", | ||
"message": "Viewing Anime Torrents" | ||
}, | ||
"1337x.appTorrents": { | ||
"description": "", | ||
"message": "Viewing Apps Torrents" | ||
}, | ||
"1337x.docTorrents": { | ||
"description": "", | ||
"message": "Viewing Documentaries Torrents" | ||
}, | ||
"1337x.gamesTorrents": { | ||
"description": "", | ||
"message": "Viewing Games Torrents" | ||
}, | ||
"1337x.latestEpisode": { | ||
"description": "", | ||
"message": "Viewing the latest episodes" | ||
}, | ||
"1337x.movieLibrary": { | ||
"description": "", | ||
"message": "Viewing the movie library" | ||
}, | ||
"1337x.moviesTorrents": { | ||
"description": "", | ||
"message": "Viewing Movies Torrents" | ||
}, | ||
"1337x.musicTorrents": { | ||
"description": "", | ||
"message": "Viewing Music Torrents" | ||
}, | ||
"1337x.otherTorrents": { | ||
"description": "", | ||
"message": "Viewing Other Torrents" | ||
}, | ||
"1337x.rules": { | ||
"description": "", | ||
"message": "Reading the rules" | ||
}, | ||
"1337x.seriesLibrary": { | ||
"description": "", | ||
"message": "Viewing the series library" | ||
}, | ||
"1337x.top": { | ||
"description": "", | ||
"message": "Viewing the top 100" | ||
}, | ||
"1337x.trending": { | ||
"description": "", | ||
"message": "Viewing what's trending" | ||
}, | ||
"1337x.tvTorrents": { | ||
"description": "", | ||
"message": "Viewing TV Torrents" | ||
}, | ||
"1337x.upload": { | ||
"description": "", | ||
"message": "Uploading something..." | ||
}, | ||
"1337x.viewTorrent": { | ||
"description": "", | ||
"message": "Viewing torrent:" | ||
}, | ||
"1337x.writing": { | ||
"description": "", | ||
"message": "Writing to 1337x" | ||
}, | ||
"1337x.xxxTorrents": { | ||
"description": "XXX as in NSFW", | ||
"message": "Viewing XXX Torrents" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"9gag.about": { | ||
"description": "", | ||
"message": "Reading all about 9GAG" | ||
}, | ||
"9gag.collection": { | ||
"description": "", | ||
"message": "Viewing collection:" | ||
}, | ||
"9gag.fresh": { | ||
"description": "", | ||
"message": "Viewing what's fresh" | ||
}, | ||
"9gag.gag": { | ||
"description": "", | ||
"message": "Viewing gag:" | ||
}, | ||
"9gag.hot": { | ||
"description": "", | ||
"message": "Viewing what's hot" | ||
}, | ||
"9gag.store": { | ||
"description": "", | ||
"message": "Viewing store page" | ||
}, | ||
"9gag.tag": { | ||
"description": "", | ||
"message": "Viewing tag:" | ||
}, | ||
"9gag.trending": { | ||
"description": "", | ||
"message": "Viewing what's trending" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"aliexpress.address": { | ||
"description": "", | ||
"message": "Viewing their address" | ||
}, | ||
"aliexpress.coupons": { | ||
"description": "", | ||
"message": "Viewing their coupons" | ||
}, | ||
"aliexpress.deletedOrders": { | ||
"description": "Part 2 of \"Viewing their\"", | ||
"message": "deleted orders" | ||
}, | ||
"aliexpress.feedback": { | ||
"description": "", | ||
"message": "AliExpress Feedback" | ||
}, | ||
"aliexpress.helpCenter": { | ||
"description": "", | ||
"message": "AliExpress Help Center" | ||
}, | ||
"aliexpress.message": { | ||
"description": "Meaning Direct messages", | ||
"message": "Message Center" | ||
}, | ||
"aliexpress.orders": { | ||
"description": "", | ||
"message": "Viewing their orders" | ||
}, | ||
"aliexpress.recentlyViewProducts1": { | ||
"description": "Part 1 of 2", | ||
"message": "Viewing their recently" | ||
}, | ||
"aliexpress.recentlyViewProducts2": { | ||
"description": "Part 2 of 2", | ||
"message": "viewed products" | ||
}, | ||
"aliexpress.refunds": { | ||
"description": "Part 2 of \"Viewing their\"", | ||
"message": "Refunds & Disputes" | ||
}, | ||
"aliexpress.sale": { | ||
"description": "", | ||
"message": "Browsing through the sale" | ||
}, | ||
"aliexpress.sellCenter": { | ||
"description": "", | ||
"message": "AliExpress Sell Center" | ||
}, | ||
"aliexpress.store": { | ||
"description": "", | ||
"message": "Viewing store:" | ||
}, | ||
"aliexpress.theirAli": { | ||
"description": "", | ||
"message": "Viewing their AliExpress" | ||
}, | ||
"aliexpress.trade": { | ||
"description": "", | ||
"message": "AliExpress Trade Center" | ||
}, | ||
"aliexpress.viewTheir": { | ||
"description": "Part 1 ", | ||
"message": "Viewing their" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"amazon.address": { | ||
"description": "", | ||
"message": "Viewing their addresses" | ||
}, | ||
"amazon.adprefs": { | ||
"description": "", | ||
"message": "Viewing their adprefs" | ||
}, | ||
"amazon.balance": { | ||
"description": "", | ||
"message": "Viewing their balance" | ||
}, | ||
"amazon.cart": { | ||
"description": "Part 2 of the string: \"Viewing their\"", | ||
"message": "shopping cart" | ||
}, | ||
"amazon.catergoriesAll": { | ||
"description": "", | ||
"message": "Viewing all categories" | ||
}, | ||
"amazon.giftcards": { | ||
"description": "Part 2 of the string: \"Viewing their\"", | ||
"message": "giftcards" | ||
}, | ||
"amazon.history": { | ||
"description": "", | ||
"message": "Viewing their history" | ||
}, | ||
"amazon.orderDetails": { | ||
"description": "Part 2 of the string: \"Viewing their\"", | ||
"message": "order details" | ||
}, | ||
"amazon.orderHistory": { | ||
"description": "Part 2 of the string: \"Viewing their\"", | ||
"message": "order history" | ||
}, | ||
"amazon.payment": { | ||
"description": "", | ||
"message": "Viewing payment methods" | ||
}, | ||
"amazon.pets": { | ||
"description": "", | ||
"message": "Viewing their pets" | ||
}, | ||
"amazon.prime": { | ||
"description": "", | ||
"message": "Viewing Amazon Prime" | ||
}, | ||
"amazon.primeVid": { | ||
"description": "", | ||
"message": "Viewing Prime Video:" | ||
}, | ||
"amazon.recommended": { | ||
"description": "", | ||
"message": "Viewing recommended" | ||
}, | ||
"amazon.store": { | ||
"description": "", | ||
"message": "Viewing store:" | ||
}, | ||
"amazon.subscriptions": { | ||
"description": "", | ||
"message": "Viewing their subscriptions" | ||
}, | ||
"amazon.viewTheir": { | ||
"description": "Part 1 of the next 5 strings", | ||
"message": "Viewing their" | ||
}, | ||
"amazon.wishlist": { | ||
"description": "Part 2 of the string: \"Viewing their\"", | ||
"message": "wishlist" | ||
} | ||
} |
Oops, something went wrong.