report.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "report.activebugs": {
  3. "description": "Lists users active bugs",
  4. "message": "باگ های فعال"
  5. },
  6. "report.button": {
  7. "description": "Button to send the information inputed.",
  8. "message": "ارسال گزارش"
  9. },
  10. "report.error": {
  11. "description": "User needs to input more notification",
  12. "message": "اطلاعات بیشتری لازم است"
  13. },
  14. "report.error.unauth": {
  15. "description": "Users Discord not verified",
  16. "message": "اکانت دیسکورد نیاز به تائید دارد"
  17. },
  18. "report.success": {
  19. "description": "Success notification",
  20. "message": "باگ ثبت شد"
  21. },
  22. "report.title": {
  23. "description": "Text to indicate the page.",
  24. "message": "گزارش مشکل"
  25. },
  26. "report.toomany": {
  27. "description": "User has too many active reports",
  28. "message": "شما گزارشات فعال زیادی دارید. صبر کنید تا گزارشات ثبت شده شما مرور شوند. گزارشات به صورت هفتگی چک خواهند شد، صبور باشید."
  29. },
  30. "report.toomany.alert": {
  31. "description": "User has too many active reports",
  32. "message": "شما گزارشات فعال زیادی دارید."
  33. }
  34. }