diff --git a/bl-kernel/boot/init.php b/bl-kernel/boot/init.php
index 1f25511c..61469d34 100644
--- a/bl-kernel/boot/init.php
+++ b/bl-kernel/boot/init.php
@@ -1,10 +1,10 @@
\"Erweitert\" gewählten Option."
- },
- "home-link": "Hauptseite",
- "show-the-home-link-on-the-sidebar": "Link zur Hauptseite.",
- "amount-of-items": "Anzahl der Inhalte"
-}
diff --git a/bl-plugins/navigation/languages/de_DE.json b/bl-plugins/navigation/languages/de_DE.json
deleted file mode 100644
index 5408b7f4..00000000
--- a/bl-plugins/navigation/languages/de_DE.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "plugin-data":
- {
- "name": "Neueste Inhalte",
- "description": "Liste der neuesten Inhalte in der Seitenleiste (bei Themes mit einer Seitenleiste). Die Anzahl kann in den Einstellungen gewählt werden. Die Reihenfolge entspricht der unter \"Einstellungen\" > \"Erweitert\" gewählten Option."
- },
- "home-link": "Hauptseite",
- "show-the-home-link-on-the-sidebar": "Link zur Hauptseite.",
- "amount-of-items": "Anzahl der Inhalte"
-}
diff --git a/bl-plugins/navigation/languages/en.json b/bl-plugins/navigation/languages/en.json
index 011fdfbe..4e5d3503 100644
--- a/bl-plugins/navigation/languages/en.json
+++ b/bl-plugins/navigation/languages/en.json
@@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Navigation",
- "description": "List of latest contents, you can set the number of items.
The order of the content is taken from the advanced settings of Bludit."
+ "description": "Create your own navigation menu with latest pages or static pages."
},
"home-link": "Home link",
"show-the-home-link-on-the-sidebar": "Show the home link on the sidebar.",
"amount-of-items": "Amount of items"
-}
+}
\ No newline at end of file
diff --git a/bl-plugins/navigation/languages/es.json b/bl-plugins/navigation/languages/es.json
index 6a406c88..1b20f23c 100644
--- a/bl-plugins/navigation/languages/es.json
+++ b/bl-plugins/navigation/languages/es.json
@@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Último contenido",
- "description": "Lista los últimos contenidos, puede establecer el número de elementos.
El orden del contenido se toma de la configuración avanzada de Bludit."
+ "description": "Cree su propio menú de navegación con las últimas páginas o páginas estáticas."
},
"home-link": "Enlace Home",
"show-the-home-link-on-the-sidebar": "Mostrar el vínculo de inicio en la barra lateral.",
"amount-of-items": "Cantidad de artículos"
-}
+}
\ No newline at end of file
diff --git a/bl-plugins/navigation/languages/fr_FR.json b/bl-plugins/navigation/languages/fr_FR.json
deleted file mode 100644
index 32f94bc5..00000000
--- a/bl-plugins/navigation/languages/fr_FR.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "plugin-data":
- {
- "name": "Dernier contenu",
- "description": "Liste des derniers contenus, vous pouvez définir le nombre d’éléments.
L’ordre du contenu est tiré des paramètres avancés de Bludit."
- },
- "home-link": "Lien vers la page d’acceuil.",
- "show-the-home-link-on-the-sidebar": "Afficher le lien vers la page d’acceuil sur la barre latérale.",
- "amount-of-items": "Quantité d’objets"
-}
diff --git a/bl-plugins/navigation/languages/ru_RU.json b/bl-plugins/navigation/languages/ru_RU.json
deleted file mode 100644
index 8bbe58f2..00000000
--- a/bl-plugins/navigation/languages/ru_RU.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "plugin-data":
- {
- "name": "Последний контент",
- "description": "Список последнего содержимого, вы можете задать количество позиций.
Порядок отображения содержимого задаётся в расширенных настройках Bludit."
- },
- "home-link": "Ссылка на главную страницу",
- "show-the-home-link-on-the-sidebar": "Показывать ссылку на главную страницу на боковой панели",
- "amount-of-items": "Количество позиций"
-}
diff --git a/bl-themes/alternative/languages/en.json b/bl-themes/alternative/languages/en.json
index 5c447415..296db4c6 100644
--- a/bl-themes/alternative/languages/en.json
+++ b/bl-themes/alternative/languages/en.json
@@ -2,6 +2,6 @@
"theme-data":
{
"name": "Alternative",
- "description": ""
+ "description": "Simple and elegant theme for websites or blogs. Navbar with social media and static pages."
}
}
\ No newline at end of file
diff --git a/bl-themes/blogx/languages/en.json b/bl-themes/blogx/languages/en.json
index 6f3251e6..ad936cd5 100644
--- a/bl-themes/blogx/languages/en.json
+++ b/bl-themes/blogx/languages/en.json
@@ -2,6 +2,6 @@
"theme-data":
{
"name": "Blog X",
- "description": ""
+ "description": "Theme for bloggers, with right sidebar, reading time and navbar with social icons and static pages."
}
}
\ No newline at end of file