beta.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "beta.description.1": {
  3. "description": "Section description",
  4. "message": "**PreMiD Beta** è ora disponibile per tutti!"
  5. },
  6. "beta.description.2": {
  7. "description": "Section description",
  8. "message": "Cosa otterrai se ti iscrivi?"
  9. },
  10. "beta.features.1": {
  11. "description": "Features list",
  12. "message": "Ultime funzionalità"
  13. },
  14. "beta.features.2": {
  15. "description": "Features list",
  16. "message": "Accesso ai canali di testo super segreti di PreMiD"
  17. },
  18. "beta.features.3": {
  19. "description": "Features list",
  20. "message": "Un ruolo speciale nel nostro server Discord"
  21. },
  22. "beta.register.button": {
  23. "description": "Sign up button text",
  24. "message": "Registrati ora!"
  25. },
  26. "beta.register.text": {
  27. "description": "{0} will be replaced with the beta testers count -> is a variable",
  28. "message": "Sei Pronto? Unisciti ad altri {0} Beta Tester!"
  29. },
  30. "beta.title": {
  31. "description": "Beta page title",
  32. "message": "Desideri nuove funzionalità?"
  33. },
  34. "error.noslots": {
  35. "description": "Shows when the beta slots are full.",
  36. "message": "Sembra che non abbiamo più posti beta disponibili."
  37. },
  38. "thankyou.description": {
  39. "description": "Thank You page description",
  40. "message": "Le nostre scimmie stanno lavorando per farti entrare nel nostro programma beta il più velocemente possibile. Grazie per esserti registrato!"
  41. },
  42. "thankyou.title": {
  43. "description": "Thank You page title",
  44. "message": "Fantastico! Ora sei un utente beta!"
  45. }
  46. }