Skip to content

Instantly share code, notes, and snippets.

@sell
Created July 9, 2021 08:22
Show Gist options
  • Save sell/75ba636f0c5a91331406b706262a84a6 to your computer and use it in GitHub Desktop.
Save sell/75ba636f0c5a91331406b706262a84a6 to your computer and use it in GitHub Desktop.
Translations Needed!
{
"lang": "en",
"title": "Discord Bot List",
"tagName": "Just another Discord bot list.",
"tags": [
"Moderation",
"Multipurpose",
"Utility",
"Anime",
"Music"
],
"navbar": {
"home": "home",
"joinDiscord": "Join Discord",
"addBot": "Add a Bot",
"profile": "Profile",
"editProfile": "Edit Profile",
"botTokens": "Bot Tokens",
"botCertification": "Bot Certification",
"apiDocs": "Api Docs",
"contact": "Contact",
"login": "login",
"logout": "logout"
},
"home": {
"topUpvoted": {
"title": "Top Upvoted Bots",
"subtitle": "Top all time upvoted Bots",
"button": "View more Upvoted Bots"
},
"randomBots": {
"title": "Random Bots",
"subtitle": "Three Random Bots you may like",
"button": "View more Random Bots"
},
"invitedBots": {
"title": "Top Invited Bots",
"subtitle": "Top all time invited Bots",
"button": "View more Top Invited Bots"
},
"recentlyApproved": {
"title": "Recently Approved Bots",
"subtitle": "These are the most recently approved bots",
"button": "View more Recently Approved Bots"
}
},
"botPage": {
"description": "Description",
"reviews": "Reviews",
"votes": "Votes",
"prefix": "Prefix",
"serverCount": "Server Count",
"tags": "Tags",
"owner": "Owner",
"widget": "widget",
"links": {
"website": "Website",
"vote": "Vote",
"invite": "Invite"
}
},
"footer": {
"headings": {
"importantLinks": "Important Links",
"contact": "Contact",
"settings": "Settings"
},
"links": {
"privacyPolicy": "Privacy Policy",
"terms": "Terms of Service"
},
"themes": {
"light": "light",
"dark": "dark",
"purple": "purple"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment