Open Ticket v3.5.7 (Part 1)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Below, you can find a list with the status of every open ticket version. This li
|
|||||||
|
|
||||||
| Version | Supported | Until |
|
| Version | Supported | Until |
|
||||||
|-----------|-----------|-----------------------------|
|
|-----------|-----------|-----------------------------|
|
||||||
| 3.5.6 | ✅ | |
|
| 3.5.7 | ✅ | |
|
||||||
| 3.5.5 | ✅ | June 2024 |
|
| 3.5.5 | ✅ | June 2024 |
|
||||||
| 3.5.4 | 🟧 | Next Update |
|
| 3.5.4 | 🟧 | Next Update |
|
||||||
| < 3.5.4 | ❌ | |
|
| < 3.5.4 | ❌ | |
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ There will be massive improvements for more stability & features! But the best p
|
|||||||
|
|
||||||
<img src="https://apis.dj-dj.be/cdn/openticket/logo.png" alt="Open Ticket" width="600px">
|
<img src="https://apis.dj-dj.be/cdn/openticket/logo.png" alt="Open Ticket" width="600px">
|
||||||
|
|
||||||
[](https://discord.com/invite/26vT9wt3n3) [](https://github.com/DJj123dj/open-ticket/releases/tag/v3.5.6) []() [](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [](https://otdocs.dj-dj.be)
|
[](https://discord.com/invite/26vT9wt3n3) [](https://github.com/DJj123dj/open-ticket/releases/tag/v3.5.7) []() [](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [](https://otdocs.dj-dj.be)
|
||||||
|
|
||||||
### Open Ticket
|
### Open Ticket
|
||||||
Open Ticket is the most customisable discord ticket bot that you will ever find! There are more than 150 options to customise in the config! This includes html transcripts, unlimited tickets, custom embeds & more! Did you know that even the html transcripts are highly customisable? Don't wait and check it out! If you're having trouble setting the bot up, feel free to join our support server and we will help you further!
|
Open Ticket is the most customisable discord ticket bot that you will ever find! There are more than 150 options to customise in the config! This includes html transcripts, unlimited tickets, custom embeds & more! Did you know that even the html transcripts are highly customisable? Don't wait and check it out! If you're having trouble setting the bot up, feel free to join our support server and we will help you further!
|
||||||
@@ -16,7 +16,7 @@ Take a look at all the features and discover the possibilities!
|
|||||||
## 📌 Features
|
## 📌 Features
|
||||||
- **🎉 advanced html transcripts!**
|
- **🎉 advanced html transcripts!**
|
||||||
- 🔒 close, ❌ delete & ✅ re-open tickets
|
- 🔒 close, ❌ delete & ✅ re-open tickets
|
||||||
- 🇬🇧 translation in more than 30 languages!
|
- 🇬🇧 translation in more than 33 languages!
|
||||||
- 📄 very advanced customisation
|
- 📄 very advanced customisation
|
||||||
- 🆗 buttons or 🔽 dropdowns!
|
- 🆗 buttons or 🔽 dropdowns!
|
||||||
- 🆒 custom plugins
|
- 🆒 custom plugins
|
||||||
@@ -76,9 +76,17 @@ A big thanks to all our sponsors!
|
|||||||
|Hungarian |Snowy |🔴 Outdated |
|
|Hungarian |Snowy |🔴 Outdated |
|
||||||
|Persian |sasanwm |🟢 Up To Date |
|
|Persian |sasanwm |🟢 Up To Date |
|
||||||
|Latvian |ronalds1398 |🟢 Up To Date |
|
|Latvian |ronalds1398 |🟢 Up To Date |
|
||||||
|
|Estonian |iamnotmega |🟢 Up To Date |
|
||||||
|
|Japanese |iamnotmega |🟢 Up To Date |
|
||||||
|
|Korean |iamnotmega |🟢 Up To Date |
|
||||||
|
|Simplified Chinese |iamnotmega |🟢 Up To Date |
|
||||||
|
|Traditional Chinese|iamnotmega |🟢 Up To Date |
|
||||||
|
|Finnish |iamnotmega |🟢 Up To Date |
|
||||||
|
|Swedish |iamnotmega |🟢 Up To Date |
|
||||||
|
|Vietnamese |iamnotmega |🟢 Up To Date |
|
||||||
|
|
||||||
## 📎 Links
|
## 📎 Links
|
||||||
current version: _v3.5.6_
|
current version: _v3.5.7_
|
||||||
</br>changelog: [click here](https://otgithub.dj-dj.be/releases)
|
</br>changelog: [click here](https://otgithub.dj-dj.be/releases)
|
||||||
</br>documentation: [click here](https://otdocs.dj-dj.be/)
|
</br>documentation: [click here](https://otdocs.dj-dj.be/)
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -110,7 +110,7 @@
|
|||||||
"dropdown":false,
|
"dropdown":false,
|
||||||
|
|
||||||
"enableFooter":false,
|
"enableFooter":false,
|
||||||
"footer":"Open Ticket v3.5.6 - I'm a footer!",
|
"footer":"Open Ticket v3.5.7 - I'm a footer!",
|
||||||
|
|
||||||
"enableFooterImage":false,
|
"enableFooterImage":false,
|
||||||
"footerImage":"https://www.example.com/catmemes/cat.png",
|
"footerImage":"https://www.example.com/catmemes/cat.png",
|
||||||
|
|||||||
+4
-1
@@ -456,7 +456,10 @@ exports.checker = async () => {
|
|||||||
"japanese",
|
"japanese",
|
||||||
"korean",
|
"korean",
|
||||||
"simplifiedchinese",
|
"simplifiedchinese",
|
||||||
"traditionalchinese"
|
"traditionalchinese",
|
||||||
|
"finnish",
|
||||||
|
"swedish",
|
||||||
|
"vietnamese"
|
||||||
]
|
]
|
||||||
if (!languageList.some((l) => config.languageFile.startsWith(l))){
|
if (!languageList.some((l) => config.languageFile.startsWith(l))){
|
||||||
createError("'languageFile' | invalid language, more info in the wiki")
|
createError("'languageFile' | invalid language, more info in the wiki")
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
INFORMATION:
|
INFORMATION:
|
||||||
============
|
============
|
||||||
Open Ticket v3.5.6 - © DJdj Development
|
Open Ticket v3.5.7 - © DJdj Development
|
||||||
|
|
||||||
discord: https://discord.dj-dj.be
|
discord: https://discord.dj-dj.be
|
||||||
website: https://www.dj-dj.be
|
website: https://www.dj-dj.be
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"deqressing",
|
"_CREDITS":"deqressing",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors": {
|
"errors": {
|
||||||
"missingArgsTitle": "قيمة غير صالحة!",
|
"missingArgsTitle": "قيمة غير صالحة!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"Stragar",
|
"_CREDITS":"Stragar",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Грешни Аргументи!",
|
"missingArgsTitle":"Грешни Аргументи!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"DJdj Development",
|
"_CREDITS":"DJdj Development",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Invalid Arguments!",
|
"missingArgsTitle":"Invalid Arguments!",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"spyeye_",
|
"_CREDITS":"spyeye_",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Neplatný Argument!",
|
"missingArgsTitle":"Neplatný Argument!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":".the_gamer",
|
"_CREDITS":".the_gamer",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors": {
|
"errors": {
|
||||||
"missingArgsTitle": "Ugyldigt Argument!",
|
"missingArgsTitle": "Ugyldigt Argument!",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"djj123dj",
|
"_CREDITS":"djj123dj",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Onjuiste parameters!",
|
"missingArgsTitle":"Onjuiste parameters!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"DJdj Development",
|
"_CREDITS":"DJdj Development",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Invalid Arguments!",
|
"missingArgsTitle":"Invalid Arguments!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Puuduvad argumendid!",
|
"missingArgsTitle":"Puuduvad argumendid!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Virheelliset argumentit!",
|
"missingArgsTitle":"Virheelliset argumentit!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"tostam",
|
"_CREDITS":"tostam",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Arguments invalides !",
|
"missingArgsTitle":"Arguments invalides !",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"david.3",
|
"_CREDITS":"david.3",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Ungültiges Argument!",
|
"missingArgsTitle":"Ungültiges Argument!",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"ꙅoᴎɒᎸɘƚꙅ#3744",
|
"_CREDITS":"ꙅoᴎɒᎸɘƚꙅ#3744",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Invalid Arguments!",
|
"missingArgsTitle":"Invalid Arguments!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"Snowy",
|
"_CREDITS":"Snowy",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Hibás paraméterek!",
|
"missingArgsTitle":"Hibás paraméterek!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"erxg",
|
"_CREDITS":"erxg",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Argumen tidak valid!",
|
"missingArgsTitle":"Argumen tidak valid!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"maurizio26",
|
"_CREDITS":"maurizio26",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Argomenti non validi!",
|
"missingArgsTitle":"Argomenti non validi!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS": "iamnotmega",
|
"_CREDITS": "iamnotmega",
|
||||||
"_INFO": "This file is a translation for open ticket 3.5.6",
|
"_INFO": "This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors": {
|
"errors": {
|
||||||
"missingArgsTitle": "매개 변수가 누락되었습니다!",
|
"missingArgsTitle": "매개 변수가 누락되었습니다!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS": "iamnotmega",
|
"_CREDITS": "iamnotmega",
|
||||||
"_INFO": "This file is a translation for open ticket 3.5.6",
|
"_INFO": "This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors": {
|
"errors": {
|
||||||
"missingArgsTitle": "매개 변수가 누락되었습니다!",
|
"missingArgsTitle": "매개 변수가 누락되었습니다!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"raze.hama",
|
"_CREDITS":"raze.hama",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"ئهوهی ههڵتبژاردوه نادروسته",
|
"missingArgsTitle":"ئهوهی ههڵتبژاردوه نادروسته",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"Ronalds1398",
|
"_CREDITS":"Ronalds1398",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Nepareizi argumenti!",
|
"missingArgsTitle":"Nepareizi argumenti!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"noonenook",
|
"_CREDITS":"noonenook",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Ugyldige argumenter!",
|
"missingArgsTitle":"Ugyldige argumenter!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"sasanwm",
|
"_CREDITS":"sasanwm",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"آرگومانهای گم شده!",
|
"missingArgsTitle":"آرگومانهای گم شده!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"mkevas",
|
"_CREDITS":"mkevas",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Nieprawidłowe argumenty!",
|
"missingArgsTitle":"Nieprawidłowe argumenty!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"quiradon",
|
"_CREDITS":"quiradon",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Argumentos inválidos!",
|
"missingArgsTitle":"Argumentos inválidos!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"Sanke#6086",
|
"_CREDITS":"Sanke#6086",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Argumente Invalide",
|
"missingArgsTitle":"Argumente Invalide",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"apexo & ander",
|
"_CREDITS":"apexo & ander",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Неверные аргументы!",
|
"missingArgsTitle":"Неверные аргументы!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"缺少参数!",
|
"missingArgsTitle":"缺少参数!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"n1kkec",
|
"_CREDITS":"n1kkec",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Napačen argument!",
|
"missingArgsTitle":"Napačen argument!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"redactado & josuens",
|
"_CREDITS":"redactado & josuens",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"¡Argumentos inválidos!",
|
"missingArgsTitle":"¡Argumentos inválidos!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"Denna fil är en översättning för öppen biljett 3.5.6",
|
"_INFO":"Denna fil är en översättning för öppen biljett 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Ogiltiga argument!",
|
"missingArgsTitle":"Ogiltiga argument!",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"modshd",
|
"_CREDITS":"modshd",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"อาร์กิวเมนต์ไม่ถูกต้อง",
|
"missingArgsTitle":"อาร์กิวเมนต์ไม่ถูกต้อง",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"缺少參數!",
|
"missingArgsTitle":"缺少參數!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"Hydra#0009",
|
"_CREDITS":"Hydra#0009",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Geçersiz argümanlar!",
|
"missingArgsTitle":"Geçersiz argümanlar!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"ander",
|
"_CREDITS":"ander",
|
||||||
"_INFO":"Цей файл є перекладом для open ticket 3.5.6",
|
"_INFO":"Цей файл є перекладом для open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Невірні аргументи!",
|
"missingArgsTitle":"Невірні аргументи!",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"_CREDITS":"iamnotmega",
|
"_CREDITS":"iamnotmega",
|
||||||
"_INFO":"This file is a translation for open ticket 3.5.6",
|
"_INFO":"This file is a translation for open ticket 3.5.7",
|
||||||
|
|
||||||
"errors":{
|
"errors":{
|
||||||
"missingArgsTitle":"Đối số không hợp lệ!",
|
"missingArgsTitle":"Đối số không hợp lệ!",
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "open-ticket",
|
"name": "open-ticket",
|
||||||
"author": "DJdj Development",
|
"author": "DJdj Development",
|
||||||
"version": "3.5.6",
|
"version": "3.5.7",
|
||||||
"description": "The most advanced open-source discord ticket bot with HTML transcripts and plugins! It uses discord.js v14 & no database required!",
|
"description": "The most advanced open-source discord ticket bot with HTML transcripts and plugins! It uses discord.js v14 & no database required!",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user