Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Isaac 2021-09-25 12:05:44 +01:00
commit ee20f85f85
No known key found for this signature in database
GPG Key ID: 87B9B6BD04EB7534
18 changed files with 0 additions and 226 deletions

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Uzavře kanál s ticketem", "description": "Uzavře kanál s ticketem",
"name": "zavrit", "name": "zavrit",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "popis"
},
"title": { "title": {
"name": "nadpis" "name": "nadpis"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "tiket"
}
},
"description": "Odebrat člena z ticketu", "description": "Odebrat člena z ticketu",
"name": "odebrat", "name": "odebrat",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Lukke en billetkanal", "description": "Lukke en billetkanal",
"name": "luk", "name": "luk",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "beskrivelse"
},
"title": { "title": {
"name": "titel" "name": "titel"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "billet"
}
},
"description": "Fjerne et medlem fra en billet", "description": "Fjerne et medlem fra en billet",
"name": "fjerne", "name": "fjerne",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "Die Ticketnummer oder Kanalerwähnung/Kanal ID des zu schließenden Tickets"
}
},
"description": "Schließe einen Ticket-Kanal", "description": "Schließe einen Ticket-Kanal",
"name": "schließen", "name": "schließen",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "Beschreibung"
},
"title": { "title": {
"name": "Titel" "name": "Titel"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "Ticket"
}
},
"description": "Entferne einen Benutzer von einem Ticket", "description": "Entferne einen Benutzer von einem Ticket",
"name": "Entfernen", "name": "Entfernen",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "The ticket to close, either the number or the channel mention/ID"
}
},
"description": "Close a ticket channel", "description": "Close a ticket channel",
"name": "close", "name": "close",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Remove a member from a ticket", "description": "Remove a member from a ticket",
"name": "remove", "name": "remove",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "El ticket a cerrar, ya sea la mención o la ID del canal"
}
},
"description": "Cerrar un canal de ticket", "description": "Cerrar un canal de ticket",
"name": "cerrar", "name": "cerrar",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "descripción"
},
"title": { "title": {
"name": "título" "name": "título"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Eliminar a un miembro de un ticket", "description": "Eliminar a un miembro de un ticket",
"name": "eliminar", "name": "eliminar",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Fermer un canal de billets", "description": "Fermer un canal de billets",
"name": "fermer", "name": "fermer",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "titre" "name": "titre"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "billet"
}
},
"description": "Retirer un membre dun billet", "description": "Retirer un membre dun billet",
"name": "enlever", "name": "enlever",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Close a ticket channel", "description": "Close a ticket channel",
"name": "close", "name": "close",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Remove a member from a ticket", "description": "Remove a member from a ticket",
"name": "remove", "name": "remove",
"response": { "response": {

View File

@ -64,11 +64,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "A záró Ticket, akár a szám, akár a csatorna említése/ID-ja"
}
},
"description": "Zárd be a Ticket csatornát", "description": "Zárd be a Ticket csatornát",
"name": "bezárás", "name": "bezárás",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Tutup sebuah channel tiket", "description": "Tutup sebuah channel tiket",
"name": "tutup", "name": "tutup",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "tiket"
}
},
"description": "Remove a member from a ticket", "description": "Remove a member from a ticket",
"name": "remove", "name": "remove",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Chiudi un ticket", "description": "Chiudi un ticket",
"name": "chiudi", "name": "chiudi",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "descrizione"
},
"title": { "title": {
"name": "titolo" "name": "titolo"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Rimuovi un membro dal ticket", "description": "Rimuovi un membro dal ticket",
"name": "rimuovi", "name": "rimuovi",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Close a ticket channel", "description": "Close a ticket channel",
"name": "close", "name": "close",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Remove a member from a ticket", "description": "Remove a member from a ticket",
"name": "remove", "name": "remove",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Een ticketkanaal sluiten", "description": "Een ticketkanaal sluiten",
"name": "sluiten", "name": "sluiten",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "beschrijving"
},
"title": { "title": {
"name": "titel" "name": "titel"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Een lid uit een ticket verwijderen", "description": "Een lid uit een ticket verwijderen",
"name": "verwijderen", "name": "verwijderen",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "The ticket to close, either the number or the channel mention/ID"
}
},
"description": "Lukke en billettkanal", "description": "Lukke en billettkanal",
"name": "lukk", "name": "lukk",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "billett"
}
},
"description": "Fjern et medlem fra en billett", "description": "Fjern et medlem fra en billett",
"name": "fjern", "name": "fjern",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Close a ticket channel", "description": "Close a ticket channel",
"name": "close", "name": "close",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "opis"
},
"title": { "title": {
"name": "tytuł" "name": "tytuł"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Usuń osobę z ticketu", "description": "Usuń osobę z ticketu",
"name": "usuń", "name": "usuń",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "O ticket para fechar, ou o número ou mencionar o canal/ID"
}
},
"description": "Feche um canal de ticket", "description": "Feche um canal de ticket",
"name": "fechar", "name": "fechar",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "descricao"
},
"title": { "title": {
"name": "titulo" "name": "titulo"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Remove um mebro de um ticket", "description": "Remove um mebro de um ticket",
"name": "remover", "name": "remover",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"description": "O ticket para fechar, ou o número ou a menção do canal/ID"
}
},
"description": "Fecha um ticket", "description": "Fecha um ticket",
"name": "fechar", "name": "fechar",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "descricao"
},
"title": { "title": {
"name": "titulo" "name": "titulo"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "Remove um membro de um ticket", "description": "Remove um membro de um ticket",
"name": "remover", "name": "remover",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Закрыть тикет-канал", "description": "Закрыть тикет-канал",
"name": "закрыть", "name": "закрыть",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "description"
},
"title": { "title": {
"name": "title" "name": "title"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "тикет"
}
},
"description": "Remove a member from a ticket", "description": "Remove a member from a ticket",
"name": "remove", "name": "remove",
"response": { "response": {

View File

@ -68,11 +68,6 @@
} }
}, },
"close": { "close": {
"args": {
"ticket": {
"example": "217"
}
},
"description": "Close a ticket channel", "description": "Close a ticket channel",
"name": "close", "name": "close",
"response": { "response": {
@ -176,9 +171,6 @@
}, },
"panel": { "panel": {
"args": { "args": {
"description": {
"name": "คำอธิบาย"
},
"title": { "title": {
"name": "หัวข้อ" "name": "หัวข้อ"
} }
@ -193,11 +185,6 @@
} }
}, },
"remove": { "remove": {
"args": {
"ticket": {
"name": "ticket"
}
},
"description": "ลบสมาชิกออกจากตั๋วสนับสนุน", "description": "ลบสมาชิกออกจากตั๋วสนับสนุน",
"name": "ลบ", "name": "ลบ",
"response": { "response": {