From 7772ef22db49e170451bbc0c8673ba2321ff5d24 Mon Sep 17 00:00:00 2001 From: Daniel Reeder Date: Mon, 4 Jul 2022 21:57:54 +0000 Subject: [PATCH] Quick typo fix --- resources/lang/af/general.php | 2 +- resources/lang/am/general.php | 2 +- resources/lang/bg/general.php | 2 +- resources/lang/ca/general.php | 2 +- resources/lang/cs/general.php | 2 +- resources/lang/cy/general.php | 2 +- resources/lang/da/general.php | 2 +- resources/lang/el/general.php | 2 +- resources/lang/en-GB/general.php | 2 +- resources/lang/en-ID/general.php | 2 +- resources/lang/en/general.php | 2 +- resources/lang/es-CO/general.php | 2 +- resources/lang/es-ES/general.php | 2 +- resources/lang/es-MX/general.php | 2 +- resources/lang/es-VE/general.php | 2 +- resources/lang/et/general.php | 2 +- resources/lang/fa/general.php | 2 +- resources/lang/fi/general.php | 2 +- resources/lang/fil/general.php | 2 +- resources/lang/fr/general.php | 2 +- resources/lang/ga-IE/general.php | 2 +- resources/lang/he/general.php | 2 +- resources/lang/hr/general.php | 2 +- resources/lang/id/general.php | 2 +- resources/lang/is/general.php | 2 +- resources/lang/it/general.php | 2 +- resources/lang/iu/general.php | 2 +- resources/lang/ko/general.php | 2 +- resources/lang/lt/general.php | 2 +- resources/lang/lv/general.php | 2 +- resources/lang/mi/general.php | 2 +- resources/lang/mk/general.php | 2 +- resources/lang/ml-IN/general.php | 2 +- resources/lang/mn/general.php | 2 +- resources/lang/ms/general.php | 2 +- resources/lang/pl/general.php | 2 +- resources/lang/pt-PT/general.php | 2 +- resources/lang/ro/general.php | 2 +- resources/lang/ru/general.php | 2 +- resources/lang/si-LK/general.php | 2 +- resources/lang/sl/general.php | 2 +- resources/lang/sr-CS/general.php | 2 +- resources/lang/ta/general.php | 2 +- resources/lang/tl/general.php | 2 +- resources/lang/uk/general.php | 2 +- resources/lang/ur-PK/general.php | 2 +- resources/lang/vi/general.php | 2 +- resources/lang/zh-HK/general.php | 2 +- resources/lang/zh-TW/general.php | 2 +- resources/lang/zu/general.php | 2 +- 50 files changed, 50 insertions(+), 50 deletions(-) diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php index f4627b2f74..479c404d8b 100644 --- a/resources/lang/af/general.php +++ b/resources/lang/af/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/am/general.php b/resources/lang/am/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/am/general.php +++ b/resources/lang/am/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php index adb007f451..51c9e7fb4e 100644 --- a/resources/lang/bg/general.php +++ b/resources/lang/bg/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ca/general.php b/resources/lang/ca/general.php index 69562c0010..d90cf8206e 100644 --- a/resources/lang/ca/general.php +++ b/resources/lang/ca/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php index 25d5e53993..5cb0f12163 100644 --- a/resources/lang/cs/general.php +++ b/resources/lang/cs/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/cy/general.php b/resources/lang/cy/general.php index d0acf70ae5..a9cf68f7a4 100644 --- a/resources/lang/cy/general.php +++ b/resources/lang/cy/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php index 06cc1fd27f..a6b40db1b3 100644 --- a/resources/lang/da/general.php +++ b/resources/lang/da/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php index a7b5a5ac12..0cf9b81e54 100644 --- a/resources/lang/el/general.php +++ b/resources/lang/el/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php index 9554e1dbc1..8c76b6e444 100644 --- a/resources/lang/en-GB/general.php +++ b/resources/lang/en-GB/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php index 11c87e476e..2b1c169785 100644 --- a/resources/lang/en-ID/general.php +++ b/resources/lang/en-ID/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/en/general.php b/resources/lang/en/general.php index 98610ac232..97a704a1d0 100644 --- a/resources/lang/en/general.php +++ b/resources/lang/en/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php index 42838a3931..432743980d 100644 --- a/resources/lang/es-CO/general.php +++ b/resources/lang/es-CO/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php index 9fd56093c8..362b500df7 100644 --- a/resources/lang/es-ES/general.php +++ b/resources/lang/es-ES/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php index 572a3addbd..197d0c2d17 100644 --- a/resources/lang/es-MX/general.php +++ b/resources/lang/es-MX/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/es-VE/general.php b/resources/lang/es-VE/general.php index 88b19e105e..994477f8b5 100644 --- a/resources/lang/es-VE/general.php +++ b/resources/lang/es-VE/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php index c706f236b1..945f36e902 100644 --- a/resources/lang/et/general.php +++ b/resources/lang/et/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php index 06f6b86135..1540f57b67 100644 --- a/resources/lang/fa/general.php +++ b/resources/lang/fa/general.php @@ -332,7 +332,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php index 7731fc9412..0f10cfffa7 100644 --- a/resources/lang/fi/general.php +++ b/resources/lang/fi/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php index f1dd43761e..22316585f3 100644 --- a/resources/lang/fil/general.php +++ b/resources/lang/fil/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php index 02d7eedd25..2b477425c0 100644 --- a/resources/lang/fr/general.php +++ b/resources/lang/fr/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Catégorie invalide', 'dashboard_info' => 'Ceci est votre tableau de bord. Il y en a beaucoup d\'autres comme lui, mais celui-ci est le vôtre.', '60_percent_warning' => 'Terminé à 60% (avertissement)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Nouvel actif', 'new_license' => 'Nouvelle licence', 'new_accessory' => 'Nouvel accessoire', diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php index d6c8f5e8ca..07572b8773 100644 --- a/resources/lang/ga-IE/general.php +++ b/resources/lang/ga-IE/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php index c1ebc07c29..21d27f9b7d 100644 --- a/resources/lang/he/general.php +++ b/resources/lang/he/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php index d1d51e1be9..e83b9e9905 100644 --- a/resources/lang/hr/general.php +++ b/resources/lang/hr/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php index 82ff933908..fc16b318b7 100644 --- a/resources/lang/id/general.php +++ b/resources/lang/id/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/is/general.php b/resources/lang/is/general.php index d573d0f2ee..c5fb50ed93 100644 --- a/resources/lang/is/general.php +++ b/resources/lang/is/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php index c2897af328..27088795e0 100644 --- a/resources/lang/it/general.php +++ b/resources/lang/it/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Categoria non valida', 'dashboard_info' => 'Questa è la tua dashboard. Ce ne sono tante, ma questa è solo tua.', '60_percent_warning' => 'Completo al 60% (Avvertimento)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/iu/general.php b/resources/lang/iu/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/iu/general.php +++ b/resources/lang/iu/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php index 2bb9404e9c..730b6cd0c6 100644 --- a/resources/lang/ko/general.php +++ b/resources/lang/ko/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% 완료(경고)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => '새 자산', 'new_license' => '새 라이센스', 'new_accessory' => '새 부속품', diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php index 98a9a63790..9da1100183 100644 --- a/resources/lang/lt/general.php +++ b/resources/lang/lt/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php index 7e2eca80de..9637a8cf18 100644 --- a/resources/lang/lv/general.php +++ b/resources/lang/lv/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php index 223e1641e8..d3c1f20dd2 100644 --- a/resources/lang/mi/general.php +++ b/resources/lang/mi/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php index bc9ef24e8f..e90516d7ae 100644 --- a/resources/lang/mk/general.php +++ b/resources/lang/mk/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ml-IN/general.php b/resources/lang/ml-IN/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/ml-IN/general.php +++ b/resources/lang/ml-IN/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php index 9d8a853ab2..c702eb2e88 100644 --- a/resources/lang/mn/general.php +++ b/resources/lang/mn/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php index 5319ad8a9e..3762fbacac 100644 --- a/resources/lang/ms/general.php +++ b/resources/lang/ms/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/pl/general.php b/resources/lang/pl/general.php index bfcc6e3393..c5dd6393f2 100644 --- a/resources/lang/pl/general.php +++ b/resources/lang/pl/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Błędna kategoria', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Nowy środek trwały', 'new_license' => 'Nowa licencja', 'new_accessory' => 'Nowe akcesorium', diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php index e5ed852938..e8375ffa74 100644 --- a/resources/lang/pt-PT/general.php +++ b/resources/lang/pt-PT/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Categoria inválida', 'dashboard_info' => 'Este é o seu painel. Há muitos como este, mas este é o seu.', '60_percent_warning' => '60% Completo (aviso)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Novo Artigo', 'new_license' => 'Nova Licença', 'new_accessory' => 'Novo Acessório', diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php index a8aaff9f07..e06914af5f 100644 --- a/resources/lang/ro/general.php +++ b/resources/lang/ro/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php index ecbbfed47b..b54b316e51 100644 --- a/resources/lang/ru/general.php +++ b/resources/lang/ru/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Неверная категория', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% выполнено (предупреждение)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Создать актив', 'new_license' => 'New License', 'new_accessory' => 'Создать аксессуар', diff --git a/resources/lang/si-LK/general.php b/resources/lang/si-LK/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/si-LK/general.php +++ b/resources/lang/si-LK/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php index 51a5dd8c3a..c351e54f0f 100644 --- a/resources/lang/sl/general.php +++ b/resources/lang/sl/general.php @@ -330,7 +330,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/sr-CS/general.php b/resources/lang/sr-CS/general.php index 8d1b604387..1aa16f98e4 100644 --- a/resources/lang/sr-CS/general.php +++ b/resources/lang/sr-CS/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'Nova imovina', 'new_license' => 'Nova licenca', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ta/general.php b/resources/lang/ta/general.php index c0fdd9ef0f..e96a090081 100644 --- a/resources/lang/ta/general.php +++ b/resources/lang/ta/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/tl/general.php b/resources/lang/tl/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/tl/general.php +++ b/resources/lang/tl/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/uk/general.php b/resources/lang/uk/general.php index 485b2d9fc0..8756ce5658 100644 --- a/resources/lang/uk/general.php +++ b/resources/lang/uk/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/ur-PK/general.php b/resources/lang/ur-PK/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/ur-PK/general.php +++ b/resources/lang/ur-PK/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php index 12db498a12..d63fae368f 100644 --- a/resources/lang/vi/general.php +++ b/resources/lang/vi/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/zh-HK/general.php b/resources/lang/zh-HK/general.php index c4d2798035..10af1f481d 100644 --- a/resources/lang/zh-HK/general.php +++ b/resources/lang/zh-HK/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php index 476c5a6d8c..35e317726f 100644 --- a/resources/lang/zh-TW/general.php +++ b/resources/lang/zh-TW/general.php @@ -329,7 +329,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory', diff --git a/resources/lang/zu/general.php b/resources/lang/zu/general.php index ec935378ec..064ffda5e6 100644 --- a/resources/lang/zu/general.php +++ b/resources/lang/zu/general.php @@ -326,7 +326,7 @@ return [ 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', - 'dashboard_empty' => 'It looks like you haven not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', 'new_asset' => 'New Asset', 'new_license' => 'New License', 'new_accessory' => 'New Accessory',