|
@@ -4,12 +4,19 @@
|
|
|
"name": "inline",
|
|
|
"name_localizations": {
|
|
|
"en-GB": "inline",
|
|
|
- "en-US": "inline"
|
|
|
+ "en-US": "inline",
|
|
|
+ "de": "inline",
|
|
|
+ "it": "inline",
|
|
|
+ "sv-SE": "inline"
|
|
|
},
|
|
|
"description": "Post a message with inline wiki links.",
|
|
|
"description_localizations": {
|
|
|
"en-GB": "Post a message with inline wiki links.",
|
|
|
- "en-US": "Post a message with inline wiki links."
|
|
|
+ "en-US": "Post a message with inline wiki links.",
|
|
|
+ "de": "Sende eine Nachricht mit Inline-Links zum Wiki.",
|
|
|
+ "es-ES": "Publicar un mensaje con enlaces wiki en la misma línea.",
|
|
|
+ "it": "Posta un messaggio con link wiki inline.",
|
|
|
+ "sv-SE": "Skicka ett meddelande med wikilänkar på samma rad."
|
|
|
},
|
|
|
"default_permission": true,
|
|
|
"default_member_permissions": "68608",
|
|
@@ -19,14 +26,20 @@
|
|
|
"name": "text",
|
|
|
"name_localizations": {
|
|
|
"en-GB": "text",
|
|
|
- "en-US": "text"
|
|
|
+ "en-US": "text",
|
|
|
+ "de": "text",
|
|
|
+ "it": "testo",
|
|
|
+ "sv-SE": "text"
|
|
|
},
|
|
|
"description": "Text including wikitext links.",
|
|
|
"description_localizations": {
|
|
|
"en-GB": "Text including wikitext links.",
|
|
|
- "en-US": "Text including wikitext links."
|
|
|
+ "en-US": "Text including wikitext links.",
|
|
|
+ "de": "Text mit Wikitext-Links.",
|
|
|
+ "it": "Testo che include link in wikitext.",
|
|
|
+ "sv-SE": "Text med länkar till wikitext."
|
|
|
},
|
|
|
"required": true
|
|
|
}
|
|
|
]
|
|
|
-}
|
|
|
+}
|