contributors.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "contributors.cards.copyUserId": {
  3. "description": "Tippy message when you hover on the avatar of a credit card.",
  4. "message": "کلیک کنید تا ID شخص مورد نظر کپی شود."
  5. },
  6. "contributors.cards.userIdCopied": {
  7. "description": "Notification after user ID was copied.",
  8. "message": "ID شخص کپی شد!"
  9. },
  10. "contributors.headings.staff": {
  11. "description": "Heading for group of users.",
  12. "message": "کارکنان"
  13. },
  14. "contributors.headings.translators": {
  15. "description": "Heading for group of users.",
  16. "message": "مترجمان"
  17. },
  18. "contributors.roles.booster": {
  19. "description": "'Booster' title for contributors page and user pages.",
  20. "message": "تقویت کنندگان"
  21. },
  22. "contributors.roles.donator": {
  23. "description": "'Donator' title for contributors page.",
  24. "message": "حامیان"
  25. },
  26. "contributors.roles.humanResources": {
  27. "description": "'Human Resources' title for contributors and user pages.",
  28. "message": "منابع انسانی"
  29. },
  30. "contributors.roles.localizationManager": {
  31. "description": "'Localization Manager' title for contributors and user pages.",
  32. "message": "مدیر بومی‌سازی"
  33. },
  34. "contributors.roles.projectManagement": {
  35. "description": "'Project Management' title for contributors and user pages.",
  36. "message": "مدیریت پروژه"
  37. },
  38. "contributors.roles.proofreader": {
  39. "description": "'Proofreader' title for contributors and user pages.",
  40. "message": "ویراستار"
  41. },
  42. "contributors.roles.translator": {
  43. "description": "'Translator' title for contributors page.",
  44. "message": "مترجم"
  45. }
  46. }