inline.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "id": "",
  3. "application_id": "",
  4. "name": "inline",
  5. "name_localizations": {
  6. "en-GB": "inline",
  7. "en-US": "inline",
  8. "de": "inline",
  9. "it": "inline",
  10. "sv-SE": "inline",
  11. "tr": "inline",
  12. "hi": "inline",
  13. "pl": "inline",
  14. "ru": "inline",
  15. "zh-CN": "inline",
  16. "zh-TW": "inline",
  17. "es-ES": "inline",
  18. "pt-BR": "inline",
  19. "id": "inline"
  20. },
  21. "description": "Post a message with inline wiki links.",
  22. "description_localizations": {
  23. "en-GB": "Post a message with inline wiki links.",
  24. "en-US": "Post a message with inline wiki links.",
  25. "de": "Sende eine Nachricht mit Inline-Links zum Wiki.",
  26. "es-ES": "Publicar un mensaje con inline wiki links.",
  27. "it": "Posta un messaggio con link wiki inline.",
  28. "sv-SE": "Skicka ett meddelande med wikilänkar på samma rad.",
  29. "tr": "Satır içi viki bağlantıları ile mesaj paylaş.",
  30. "hi": "इनलाइन विकि कड़ियों के साथ एक संदेश पोस्ट करें।",
  31. "pl": "Utwórz wiadomość z linkami pisanymi składnią wiki.",
  32. "ru": "Разместите сообщение со встроенными вики-ссылками.",
  33. "zh-CN": "发送一条带有行内wiki链接的消息。",
  34. "zh-TW": "傳送含有行內wiki連結的訊息。",
  35. "id": "Posting pesan dengan tautan wiki inline."
  36. },
  37. "default_permission": true,
  38. "default_member_permissions": "68608",
  39. "dm_permission": true,
  40. "options": [
  41. {
  42. "type": 3,
  43. "name": "text",
  44. "name_localizations": {
  45. "en-GB": "text",
  46. "en-US": "text",
  47. "de": "text",
  48. "it": "testo",
  49. "sv-SE": "text",
  50. "tr": "text",
  51. "hi": "text",
  52. "pl": "tekst",
  53. "ru": "text",
  54. "zh-CN": "文本",
  55. "zh-TW": "文字",
  56. "es-ES": "texto",
  57. "id": "teks"
  58. },
  59. "description": "Text including wikitext links.",
  60. "description_localizations": {
  61. "en-GB": "Text including wikitext links.",
  62. "en-US": "Text including wikitext links.",
  63. "de": "Text mit Wikitext-Links.",
  64. "it": "Testo che include link in wikitext.",
  65. "sv-SE": "Text med länkar till wikitext.",
  66. "tr": "Wikitext bağlantılarını içeren metin.",
  67. "hi": "विकिटेक्स्ट कड़ियों वाला टेक्स्ट।",
  68. "pl": "Tekst zawierający linki pisane składnią wiki.",
  69. "ru": "Текст, включающий ссылки на вики-текст.",
  70. "zh-CN": "包含wikitext链接的文本。",
  71. "zh-TW": "含有wikitext連結的文字。",
  72. "es-ES": "Texto que incluye enlaces de wikitexto.",
  73. "id": "Teks termasuk tautan wikitext."
  74. },
  75. "required": true
  76. }
  77. ]
  78. }