improves on languages dictionaries

This commit is contained in:
Diego Najar 2018-03-06 00:02:02 +01:00
parent 095ba8bd72
commit ab1bc9fbd0
9 changed files with 9 additions and 49 deletions

View File

@ -1,10 +1,10 @@
<?php defined('BLUDIT') or die('Bludit CMS.');
// Bludit version
define('BLUDIT_VERSION', '2.3-beta-1');
define('BLUDIT_VERSION', '2.3-beta-2');
define('BLUDIT_CODENAME', '');
define('BLUDIT_RELEASE_DATE', '2018-02-25');
define('BLUDIT_BUILD', '20180225');
define('BLUDIT_RELEASE_DATE', '2018-03-06');
define('BLUDIT_BUILD', '20180306');
// Debug mode
// Change to FALSE, for prevent warning or errors on browser

View File

@ -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"
}

View File

@ -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"
}

View File

@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Navigation",
"description": "List of latest contents, you can set the number of items.<br>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"
}
}

View File

@ -2,9 +2,9 @@
"plugin-data":
{
"name": "Último contenido",
"description": "Lista los últimos contenidos, puede establecer el número de elementos.<br>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"
}
}

View File

@ -1,10 +0,0 @@
{
"plugin-data":
{
"name": "Dernier contenu",
"description": "Liste des derniers contenus, vous pouvez définir le nombre déléments. <br> Lordre du contenu est tiré des paramètres avancés de Bludit."
},
"home-link": "Lien vers la page dacceuil.",
"show-the-home-link-on-the-sidebar": "Afficher le lien vers la page dacceuil sur la barre latérale.",
"amount-of-items": "Quantité dobjets"
}

View File

@ -1,10 +0,0 @@
{
"plugin-data":
{
"name": "Последний контент",
"description": "Список последнего содержимого, вы можете задать количество позиций.<br>Порядок отображения содержимого задаётся в расширенных настройках Bludit."
},
"home-link": "Ссылка на главную страницу",
"show-the-home-link-on-the-sidebar": "Показывать ссылку на главную страницу на боковой панели",
"amount-of-items": "Количество позиций"
}

View File

@ -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."
}
}

View File

@ -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."
}
}