From 7c389abd0db939f2b15a92037e38138523b3ecaa Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Mon, 7 Dec 2015 20:35:45 +0100 Subject: [PATCH] Removed language files, they are not in the translation module --- Resources/lang/de/dashboard.php | 11 ----------- Resources/lang/en/dashboard.php | 12 ------------ Resources/lang/es/dashboard.php | 11 ----------- Resources/lang/fr/dashboard.php | 11 ----------- Resources/lang/it/dashboard.php | 11 ----------- Resources/lang/pt-BR/dashboard.php | 11 ----------- Resources/lang/pt/dashboard.php | 12 ------------ Resources/lang/ru/dashboard.php | 12 ------------ Resources/lang/zh/dashboard.php | 11 ----------- changelog.yml | 3 +++ module.json | 2 +- 11 files changed, 4 insertions(+), 103 deletions(-) delete mode 100644 Resources/lang/de/dashboard.php delete mode 100644 Resources/lang/en/dashboard.php delete mode 100644 Resources/lang/es/dashboard.php delete mode 100644 Resources/lang/fr/dashboard.php delete mode 100644 Resources/lang/it/dashboard.php delete mode 100644 Resources/lang/pt-BR/dashboard.php delete mode 100644 Resources/lang/pt/dashboard.php delete mode 100644 Resources/lang/ru/dashboard.php delete mode 100644 Resources/lang/zh/dashboard.php diff --git a/Resources/lang/de/dashboard.php b/Resources/lang/de/dashboard.php deleted file mode 100644 index 2320677..0000000 --- a/Resources/lang/de/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Dashboard', - 'edit grid' => 'Ansicht bearbeiten', - 'reset grid' => 'Ansicht zurücksetzen', - 'add widget' => 'Widget hinzufügen', - 'add widget to dashboard' => 'Widget ins Dashboard hinzufügen', - 'reset not needed' => 'Die Ansicht ist bereits auf dem Standartwert', - 'dashboard reset' => 'Dashboard wurde zurückgesetzt', -]; diff --git a/Resources/lang/en/dashboard.php b/Resources/lang/en/dashboard.php deleted file mode 100644 index 2879830..0000000 --- a/Resources/lang/en/dashboard.php +++ /dev/null @@ -1,12 +0,0 @@ - 'Dashboard', - 'edit grid' => 'Edit grid', - 'reset grid' => 'Reset grid', - 'save grid' => 'Save grid', - 'add widget' => 'Add widget', - 'add widget to dashboard' => 'Add widget to dashboard', - 'reset not needed' => 'Dashboard didn\'t need resetting', - 'dashboard reset' => 'Dashboard has been reset', -]; diff --git a/Resources/lang/es/dashboard.php b/Resources/lang/es/dashboard.php deleted file mode 100644 index 51e6699..0000000 --- a/Resources/lang/es/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Escritorio', - 'edit grid' => 'Editar grid', - 'reset grid' => 'Restaurar grid', - 'add widget' => 'Agregar widget', - 'add widget to dashboard' => 'Agregar widget al escritorio', - 'reset not needed' => 'El escritorio no necesita restaurarse', - 'dashboard reset' => 'El escritorio ha sido restaurado', -]; diff --git a/Resources/lang/fr/dashboard.php b/Resources/lang/fr/dashboard.php deleted file mode 100644 index 80d500b..0000000 --- a/Resources/lang/fr/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Tâbleau de bord', - 'edit grid' => 'Edition de la grille', - 'reset grid' => 'Mise à zéro de la grille', - 'add widget' => 'Ajouter un widget', - 'add widget to dashboard' => 'Ajouter un widget au tâbleau de bord', - 'reset not needed' => 'Remise à zéro non nécessaire', - 'dashboard reset' => 'Tâbleau de bord remit à zéro', -]; diff --git a/Resources/lang/it/dashboard.php b/Resources/lang/it/dashboard.php deleted file mode 100644 index 4eb1257..0000000 --- a/Resources/lang/it/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Dashboard', - 'edit grid' => 'Modifica griglia', - 'reset grid' => 'Resetta griglia', - 'add widget' => 'Aggiungi widget', - 'add widget to dashboard' => 'Aggiungi widget alla dashboard', - 'reset not needed' => 'La dashboard non ha bisogno di reset', - 'dashboard reset' => 'La dashboard è stata resettata', -]; diff --git a/Resources/lang/pt-BR/dashboard.php b/Resources/lang/pt-BR/dashboard.php deleted file mode 100644 index 1d7c587..0000000 --- a/Resources/lang/pt-BR/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Painel', - 'edit grid' => 'Editar grid', - 'reset grid' => 'Redefinir grid', - 'add widget' => 'Adicionar widget', - 'add widget to dashboard' => 'Adicionar widget no painel', - 'reset not needed' => 'Painel não redefinido', - 'dashboard reset' => 'Painel foi redefinido', -]; diff --git a/Resources/lang/pt/dashboard.php b/Resources/lang/pt/dashboard.php deleted file mode 100644 index 7ef8aa6..0000000 --- a/Resources/lang/pt/dashboard.php +++ /dev/null @@ -1,12 +0,0 @@ - 'Painel de controlo', - 'edit grid' => 'Editar grelha', - 'reset grid' => 'Redefinir grelha', - 'save grid' => 'Salvar grelha', - 'add widget' => 'Adicionar ferramenta', - 'add widget to dashboard' => 'Adicionar ferramenta no painel', - 'reset not needed' => 'O Painel não precisa ser redefinido', - 'dashboard reset' => 'O Painel foi redefinido', -]; diff --git a/Resources/lang/ru/dashboard.php b/Resources/lang/ru/dashboard.php deleted file mode 100644 index 7762c8c..0000000 --- a/Resources/lang/ru/dashboard.php +++ /dev/null @@ -1,12 +0,0 @@ - 'Панель', - 'edit grid' => 'Редактировать сетку', - 'reset grid' => 'Сброс сетки', - 'save grid' => 'Сохранить сетку', - 'add widget' => 'Добавить виджет', - 'add widget to dashboard' => 'Добавить виджет на панель', - 'reset not needed' => 'Сетка не нуждается в сбросе', - 'dashboard reset' => 'Сетка была сброшена', -]; diff --git a/Resources/lang/zh/dashboard.php b/Resources/lang/zh/dashboard.php deleted file mode 100644 index 5446b0c..0000000 --- a/Resources/lang/zh/dashboard.php +++ /dev/null @@ -1,11 +0,0 @@ - '概览', - 'edit grid' => '编辑栅格', - 'reset grid' => '重置栅格', - 'add widget' => '添加挂件', - 'add widget to dashboard' => '添加关键到概览', - 'reset not needed' => '概览页面不需要重置', - 'dashboard reset' => '概览页面已重置', -]; diff --git a/changelog.yml b/changelog.yml index 8efe40d..1ad1c75 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Dashboard versions: + "1.8.0": + changed: + - Removed language files, they are not in the translation module "1.7.1": changed: - Injecting the parent script from partial diff --git a/module.json b/module.json index 460a9d7..2b50c79 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "alias": "dashboard", "description": "The module responsible for the admin dashboard page.", "keywords": [], - "version": "1.7.1", + "version": "1.8.0", "active": 1, "order": 1, "providers": [