contributors.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "contributors.cards.copyUserId": {
  3. "description": "Tippy message when you hover on the avatar of a credit card.",
  4. "message": "クリックでユーザー名をコピー"
  5. },
  6. "contributors.cards.userIdCopied": {
  7. "description": "Notification after user ID was copied.",
  8. "message": "コピーした!"
  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": "Nitroブースター"
  21. },
  22. "contributors.roles.donator": {
  23. "description": "'Donator' title for contributors page.",
  24. "message": "寄付者"
  25. },
  26. "contributors.roles.proofreader": {
  27. "description": "'Proofreader' title for contributors and user pages.",
  28. "message": "校正者"
  29. },
  30. "contributors.roles.translator": {
  31. "description": "'Translator' title for contributors page.",
  32. "message": "翻訳者"
  33. }
  34. }