From ffb8b74bfa9446d3011922d9d788d218e33b779b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C4=B1rat=20Kaya?= <48600092+benfiratkaya@users.noreply.github.com> Date: Sun, 28 Apr 2024 22:48:35 +0300 Subject: [PATCH] added new translations --- dashboard/de.json | 8 ++++++++ dashboard/en.json | 8 ++++++++ dashboard/tr.json | 8 ++++++++ 3 files changed, 24 insertions(+) diff --git a/dashboard/de.json b/dashboard/de.json index 61736e9..4b7bc41 100644 --- a/dashboard/de.json +++ b/dashboard/de.json @@ -933,6 +933,11 @@ "Can create threads?": "Kann Threads erstellen?", "Can create replies?": "Kann Antworten erstellen?", "Can moderate forum?": "Kann das Forum moderieren?", + "Can view category?": "Kann die Kategorie sehen?", + "Can reply tickets?": "Kann auf Tickets antworten?", + "Can close tickets?": "Kann Tickets schließen?", + "Can delete tickets?": "Kann Tickets löschen?", + "Can delete messages?": "Kann Nachrichten löschen?", "Super Admin": "Super Admin", "View Dashboard": "Dashboard anzeigen", "Manage Bazaar": "Basar verwalten", @@ -989,9 +994,12 @@ "Command Logs": "Befehls-protokolle", "Send Again": "Erneut senden", "Retry failed commands": "Wiederhole fehlgeschlagene Befehle", + "Command send request received successfully!": "Befehl senden Anfrage erfolgreich erhalten!", "Command has been sent successfully!": "Der Befehl wurde erfolgreich gesendet!", "Could not connect to the server!": "Konnte keine Verbindung zum Server herstellen!", "An error occurred while sending the command.": "Beim Senden des Befehls ist ein Fehler aufgetreten.", + "Check your server console": "Überprüfe deine Serverkonsole", + "If the connection is successful, you will see the message \"Connect module has been successfully connected to the server!\" in your server console.": "Wenn die Verbindung erfolgreich ist, siehst du die Meldung \"Connect module has been successfully connected to the server!\" in deiner Serverkonsole.", "Community Goals": "Community-Ziele", "Current": "Aktuell", "Goal": "Ziel", diff --git a/dashboard/en.json b/dashboard/en.json index 35dd17c..e091c10 100644 --- a/dashboard/en.json +++ b/dashboard/en.json @@ -933,6 +933,11 @@ "Can create threads?": "Can create threads?", "Can create replies?": "Can create replies?", "Can moderate forum?": "Can moderate forum?", + "Can view category?": "Can view category?", + "Can reply tickets?": "Can reply tickets?", + "Can close tickets?": "Can close tickets?", + "Can delete tickets?": "Can delete tickets?", + "Can delete messages?": "Can delete messages?", "Super Admin": "Super Admin", "View Dashboard": "View Dashboard", "Manage Bazaar": "Manage Bazaar", @@ -989,9 +994,12 @@ "Command Logs": "Command Logs", "Send Again": "Send Again", "Retry failed commands": "Retry failed commands", + "Command send request received successfully!": "Command send request received successfully!", "Command has been sent successfully!": "Command has been sent successfully!", "Could not connect to the server!": "Could not connect to the server!", "An error occurred while sending the command.": "An error occurred while sending the command.", + "Check your server console": "Check your server console", + "If the connection is successful, you will see the message \"Connect module has been successfully connected to the server!\" in your server console.": "If the connection is successful, you will see the message \"Connect module has been successfully connected to the server!\" in your server console.", "Community Goals": "Community Goals", "Current": "Current", "Goal": "Goal", diff --git a/dashboard/tr.json b/dashboard/tr.json index e7e1d7d..6001a31 100644 --- a/dashboard/tr.json +++ b/dashboard/tr.json @@ -933,6 +933,11 @@ "Can create threads?": "Konu açabilir mi?", "Can create replies?": "Cevaplayabilir mi?", "Can moderate forum?": "Forumu yönetebilir mi?", + "Can view category?": "Kategoriyi görüntüleyebilir", + "Can reply tickets?": "Taleplere yanıt verebilir", + "Can close tickets?": "Talepleri kapatabilir", + "Can delete tickets?": "Talepleri silebilir", + "Can delete messages?": "Mesajları silebilir", "Super Admin": "Super Admin", "View Dashboard": "Paneli Görüntüleyebilir", "Manage Bazaar": "Pazarı Yönetebilir", @@ -989,9 +994,12 @@ "Command Logs": "Komut Geçmişi", "Send Again": "Tekrar Gönder", "Retry failed commands": "Başarısızları Tekrar Dene", + "Command send request received successfully!": "Komut gönderme isteği başarıyla alındı!", "Command has been sent successfully!": "Komut başarıyla gönderildi!", "Could not connect to the server!": "Sunucuya bağlanılamadı!", "An error occurred while sending the command.": "Komut gönderilirken bir hata oluştu.", + "Check your server console": "Sunucu konsolunuzu kontrol edin", + "If the connection is successful, you will see the message \"Connect module has been successfully connected to the server!\" in your server console.": "Eğer bağlantı başarılıysa sunucu konsolunuzda şu mesajı göreceksiniz: \"Connect modülü başarıyla sunucuya bağlandı!\"", "Community Goals": "Topluluk Hedefleri", "Current": "Mevcut", "Goal": "Hedef",