beta.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "beta.description.1": {
  3. "description": "Section description",
  4. "message": "現在所有人都可以使用**PreMiD Beta**"
  5. },
  6. "beta.description.2": {
  7. "description": "Section description",
  8. "message": "註冊後你會得到什麼呢?"
  9. },
  10. "beta.features.1": {
  11. "description": "Features list",
  12. "message": "最新功能"
  13. },
  14. "beta.features.2": {
  15. "description": "Features list",
  16. "message": "可以訪問 PreMiD 的超級秘密文字頻道"
  17. },
  18. "beta.features.3": {
  19. "description": "Features list",
  20. "message": "Discord服務器上的特殊身份組"
  21. },
  22. "beta.register.button": {
  23. "description": "Sign up button text",
  24. "message": "立刻註冊!"
  25. },
  26. "beta.register.text": {
  27. "description": "{0} will be replaced with the beta testers count -> is a variable",
  28. "message": "準備好了嗎?成爲我們{0} 位Beta測試員中的新成員!"
  29. },
  30. "beta.title": {
  31. "description": "Beta page title",
  32. "message": "想要嘗試新功能?"
  33. },
  34. "error.noslots": {
  35. "description": "Shows when the beta slots are full.",
  36. "message": "看來我們沒有更多Beta版的名額了"
  37. },
  38. "thankyou.description": {
  39. "description": "Thank You page description",
  40. "message": "我們的管理員正在以最快的速度審核你的注冊,使您盡快進入我們的Beta計劃。 感謝您註冊!"
  41. },
  42. "thankyou.title": {
  43. "description": "Thank You page title",
  44. "message": "帥爆了!你現在是我們beta用戶的一份子。"
  45. }
  46. }