From 1e3376aca05cbbd794ad789d4a94a1bb64c76d04 Mon Sep 17 00:00:00 2001 From: xa81 Date: Fri, 16 Aug 2024 14:53:00 +0300 Subject: [PATCH] fix#1 --- .gitignore | 1 + README-AR.md | 4 ++-- README-AZ.md | 4 ++-- README-DE.md | 4 ++-- README-EN.md | 4 ++-- README-FR.md | 4 ++-- README-NL.md | 4 ++-- README.md | 4 ++-- components/modules/domainnameapi/config.json | 2 +- .../modules/domainnameapi/language/de_de/domainnameapi.php | 1 - 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 1c2d52b..c3da290 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea/* + diff --git a/README-AR.md b/README-AR.md index 8af7bef..3ea56bf 100644 --- a/README-AR.md +++ b/README-AR.md @@ -21,8 +21,8 @@ ## التثبيت -انسخ الملفات التي قمت بتحميلها إلى blesta/components/modules/domainnameapi/ -ثم قم بتفعيلها من خلال القائمة إعدادات > وحدات. +* انسخ الملفات التي قمت بتحميلها إلى blesta/components/modules/domainnameapi/ +* ثم قم بتفعيلها من خلال القائمة إعدادات > وحدات. ## الرموز المرجعية ورموز الأخطاء مع الشروحات diff --git a/README-AZ.md b/README-AZ.md index 9d78a63..e55bfc2 100644 --- a/README-AZ.md +++ b/README-AZ.md @@ -20,8 +20,8 @@ Bu modul, Blesta üçün inkişaf etdirilmiş 'domainnameapi.com' inteqrasiyası ## Quraşdırma -Yüklədiyiniz faylları blesta/components/modules/domainnameapi/ yerləşdirin. -Parametrlər > Modullar menyusundan aktivləşdirin. +* Yüklədiyiniz faylları blesta/components/modules/domainnameapi/ yerləşdirin. +* Parametrlər > Modullar menyusundan aktivləşdirin. ## Qayıdış və Səhv Kodları, Təfərrüatları diff --git a/README-DE.md b/README-DE.md index fc68e4b..29e1de6 100644 --- a/README-DE.md +++ b/README-DE.md @@ -20,8 +20,8 @@ Dieses Modul ist eine Integration von 'domainnameapi.com', die für Blesta entwi ## Installation -Kopieren Sie die heruntergeladenen Dateien nach blesta/components/modules/domainnameapi/. -Aktivieren Sie es über das Menü Einstellungen > Module. +* Kopieren Sie die heruntergeladenen Dateien nach blesta/components/modules/domainnameapi/. +* Aktivieren Sie es über das Menü Einstellungen > Module. diff --git a/README-EN.md b/README-EN.md index 35733b2..8fab9e8 100644 --- a/README-EN.md +++ b/README-EN.md @@ -20,8 +20,8 @@ This module is an integration of 'domainnameapi.com' developed for Blesta. (Upda ## Installation -Copy the downloaded files to blesta/components/modules/domainnameapi/. -Activate it from the Settings > Modules menu. +* Copy the downloaded files to blesta/components/modules/domainnameapi/. +* Activate it from the Settings > Modules menu. diff --git a/README-FR.md b/README-FR.md index a5c19ad..20bf9b9 100644 --- a/README-FR.md +++ b/README-FR.md @@ -20,8 +20,8 @@ Ce module est une intégration de 'domainnameapi.com' développée pour Blesta. ## Installation -Copiez les fichiers téléchargés dans blesta/components/modules/domainnameapi/. -Activez-le depuis le menu Paramètres > Modules. +* Copiez les fichiers téléchargés dans blesta/components/modules/domainnameapi/. +* Activez-le depuis le menu Paramètres > Modules. ## Codes de Retour et d'Erreur avec Explications diff --git a/README-NL.md b/README-NL.md index 75d9987..6e5513b 100644 --- a/README-NL.md +++ b/README-NL.md @@ -21,8 +21,8 @@ Deze module is een integratie van 'domainnameapi.com' ontwikkeld voor Blesta. (B ## Installatie -Kopieer de gedownloade bestanden naar blesta/components/modules/domainnameapi/. -Activeer het vanuit het menu Instellingen > Modules. +* Kopieer de gedownloade bestanden naar blesta/components/modules/domainnameapi/. +* Activeer het vanuit het menu Instellingen > Modules. diff --git a/README.md b/README.md index 51bf1a6..db9e9ee 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Bu modül, Blesta için geliştirilmiş bir 'domainnameapi.com' entegrasyonudur. ## Kurulum -İndirdiğiniz dosyaları blesta/components/modules/domainnameapi/ -Ayarlar>Modüller menüsünden aktifleştirin. +* İndirdiğiniz dosyaları blesta/components/modules/domainnameapi/ +* Ayarlar>Modüller menüsünden aktifleştirin. ## Dönüş ve Hata Kodları ile Açıklamaları diff --git a/components/modules/domainnameapi/config.json b/components/modules/domainnameapi/config.json index 88a820d..ed12571 100644 --- a/components/modules/domainnameapi/config.json +++ b/components/modules/domainnameapi/config.json @@ -2,7 +2,7 @@ "version": "1.1.2", "type": "registrar", "name": "Domainnameapi", - "description": "Domainnameapi.description", + "description": "DomainNameApi is a domain registration module that allows you to register and manage domain names.", "authors": [ { "name": "Atak Domain", diff --git a/components/modules/domainnameapi/language/de_de/domainnameapi.php b/components/modules/domainnameapi/language/de_de/domainnameapi.php index d6eac60..5ba1671 100644 --- a/components/modules/domainnameapi/language/de_de/domainnameapi.php +++ b/components/modules/domainnameapi/language/de_de/domainnameapi.php @@ -1,5 +1,4 @@