genius.json 414 B

123456789101112131415
  1. {
  2. "genius.lyrics": {
  3. "description": "Song name will be listed after the \":\"",
  4. "message": "Προβάλει των στίχων του:"
  5. },
  6. "genius.viewHome": {
  7. "description": "",
  8. "message": "Προβάλει την αρχική σελίδα"
  9. },
  10. "genius.viewLyrics": {
  11. "description": "Used as the title for the button in Discord.",
  12. "message": "Προβολή στίχων"
  13. }
  14. }