jobs.json 301 B

1234567891011
  1. {
  2. "jobs.guild.required": {
  3. "description": "Title of the modal the user will see if it's not in Discord server.",
  4. "message": "Γίνε μέλος στο Discord μας"
  5. },
  6. "jobs.modal.buttons.cancel": {
  7. "description": "Cancel, button in the modal.",
  8. "message": "Άκυρο"
  9. }
  10. }