genius.json 441 B

12345678910111213141516171819
  1. {
  2. "genius.lyrics": {
  3. "description": "Song name will be listed after the \":\"",
  4. "message": "A ver a letra de"
  5. },
  6. "genius.viewAlbum": {
  7. "description": "Album of a song",
  8. "message": "A ver o álbum"
  9. },
  10. "genius.viewHome": {
  11. "description": "",
  12. "message": "A ver a página inicial"
  13. },
  14. "genius.viewLyrics": {
  15. "description": "Used as the title for the button in Discord.",
  16. "message": "Ver letra"
  17. }
  18. }