home.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "home.examples.playingagame": {
  3. "description": "Discord Rich Presence -> Playing a game",
  4. "message": "Spiller et spil"
  5. },
  6. "home.examples.status.browsing": {
  7. "description": "Discord Rich Presence -> small image text;",
  8. "message": "Søger..."
  9. },
  10. "home.examples.status.live": {
  11. "description": "Discord Rich Presence -> small image text;",
  12. "message": "Live"
  13. },
  14. "home.examples.status.playing": {
  15. "description": "Discord Rich Presence -> small image text;",
  16. "message": "Afspilning"
  17. },
  18. "home.examples.timestamp": {
  19. "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
  20. "message": "{0} tilbage"
  21. },
  22. "home.features.heading": {
  23. "description": "Features section",
  24. "message": "Du vil elske disse funktioner!"
  25. },
  26. "home.features.presencesystem.heading": {
  27. "description": "Features section subheading",
  28. "message": "Find **din** presence"
  29. },
  30. "home.features.quickSupport.heading": {
  31. "description": "Features section subheading",
  32. "message": "Hurtig support"
  33. },
  34. "home.features.simpleInterface.description.1": {
  35. "description": "Features section description point",
  36. "message": "App og udvidelsesindstillinger"
  37. },
  38. "home.features.simpleInterface.description.2": {
  39. "description": "Features section description point",
  40. "message": "Presence Administration"
  41. },
  42. "home.features.simpleInterface.heading": {
  43. "description": "Features section subheading",
  44. "message": "Enkel brugergrænseflade"
  45. },
  46. "home.introduction.button.downloads": {
  47. "description": "Downloads button -> redirects to /downloads page",
  48. "message": "Installationer"
  49. }
  50. }