From 26d902504cd9e7ae96fb1a168baeb6089eb10aee Mon Sep 17 00:00:00 2001 From: jekkos Date: Sat, 19 Nov 2022 23:48:26 +0100 Subject: [PATCH] Move language files for app/Language/ar-EG/ (#3468) --- app/Language/ar-EG/{attributes_lang.php => Attributes.php} | 0 .../ar-EG/{bootstrap_tables_lang.php => Bootstrap_tables.php} | 0 app/Language/ar-EG/{cashups_lang.php => Cashups.php} | 0 app/Language/ar-EG/{common_lang.php => Common.php} | 0 app/Language/ar-EG/{config_lang.php => Config.php} | 0 app/Language/ar-EG/{customers_lang.php => Customers.php} | 0 app/Language/ar-EG/{datepicker_lang.php => Datepicker.php} | 0 app/Language/ar-EG/{employees_lang.php => Employees.php} | 0 app/Language/ar-EG/{enum_lang.php => Enum.php} | 0 app/Language/ar-EG/{error_lang.php => Error.php} | 0 app/Language/ar-EG/{expenses_lang.php => Expenses.php} | 0 .../{expenses_categories_lang.php => Expenses_categories.php} | 0 app/Language/ar-EG/{giftcards_lang.php => Giftcards.php} | 0 app/Language/ar-EG/{item_kits_lang.php => Item_kits.php} | 0 app/Language/ar-EG/{items_lang.php => Items.php} | 0 app/Language/ar-EG/{login_lang.php => Login.php} | 0 app/Language/ar-EG/{messages_lang.php => Messages.php} | 0 app/Language/ar-EG/{module_lang.php => Module.php} | 0 app/Language/ar-EG/{receivings_lang.php => Receivings.php} | 0 app/Language/ar-EG/{reports_lang.php => Reports.php} | 0 app/Language/ar-EG/{sales_lang.php => Sales.php} | 0 app/Language/ar-EG/{suppliers_lang.php => Suppliers.php} | 0 app/Language/ar-EG/{taxes_lang.php => Taxes.php} | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename app/Language/ar-EG/{attributes_lang.php => Attributes.php} (100%) rename app/Language/ar-EG/{bootstrap_tables_lang.php => Bootstrap_tables.php} (100%) rename app/Language/ar-EG/{cashups_lang.php => Cashups.php} (100%) rename app/Language/ar-EG/{common_lang.php => Common.php} (100%) rename app/Language/ar-EG/{config_lang.php => Config.php} (100%) rename app/Language/ar-EG/{customers_lang.php => Customers.php} (100%) rename app/Language/ar-EG/{datepicker_lang.php => Datepicker.php} (100%) rename app/Language/ar-EG/{employees_lang.php => Employees.php} (100%) rename app/Language/ar-EG/{enum_lang.php => Enum.php} (100%) rename app/Language/ar-EG/{error_lang.php => Error.php} (100%) rename app/Language/ar-EG/{expenses_lang.php => Expenses.php} (100%) rename app/Language/ar-EG/{expenses_categories_lang.php => Expenses_categories.php} (100%) rename app/Language/ar-EG/{giftcards_lang.php => Giftcards.php} (100%) rename app/Language/ar-EG/{item_kits_lang.php => Item_kits.php} (100%) rename app/Language/ar-EG/{items_lang.php => Items.php} (100%) rename app/Language/ar-EG/{login_lang.php => Login.php} (100%) rename app/Language/ar-EG/{messages_lang.php => Messages.php} (100%) rename app/Language/ar-EG/{module_lang.php => Module.php} (100%) rename app/Language/ar-EG/{receivings_lang.php => Receivings.php} (100%) rename app/Language/ar-EG/{reports_lang.php => Reports.php} (100%) rename app/Language/ar-EG/{sales_lang.php => Sales.php} (100%) rename app/Language/ar-EG/{suppliers_lang.php => Suppliers.php} (100%) rename app/Language/ar-EG/{taxes_lang.php => Taxes.php} (100%) diff --git a/app/Language/ar-EG/attributes_lang.php b/app/Language/ar-EG/Attributes.php similarity index 100% rename from app/Language/ar-EG/attributes_lang.php rename to app/Language/ar-EG/Attributes.php diff --git a/app/Language/ar-EG/bootstrap_tables_lang.php b/app/Language/ar-EG/Bootstrap_tables.php similarity index 100% rename from app/Language/ar-EG/bootstrap_tables_lang.php rename to app/Language/ar-EG/Bootstrap_tables.php diff --git a/app/Language/ar-EG/cashups_lang.php b/app/Language/ar-EG/Cashups.php similarity index 100% rename from app/Language/ar-EG/cashups_lang.php rename to app/Language/ar-EG/Cashups.php diff --git a/app/Language/ar-EG/common_lang.php b/app/Language/ar-EG/Common.php similarity index 100% rename from app/Language/ar-EG/common_lang.php rename to app/Language/ar-EG/Common.php diff --git a/app/Language/ar-EG/config_lang.php b/app/Language/ar-EG/Config.php similarity index 100% rename from app/Language/ar-EG/config_lang.php rename to app/Language/ar-EG/Config.php diff --git a/app/Language/ar-EG/customers_lang.php b/app/Language/ar-EG/Customers.php similarity index 100% rename from app/Language/ar-EG/customers_lang.php rename to app/Language/ar-EG/Customers.php diff --git a/app/Language/ar-EG/datepicker_lang.php b/app/Language/ar-EG/Datepicker.php similarity index 100% rename from app/Language/ar-EG/datepicker_lang.php rename to app/Language/ar-EG/Datepicker.php diff --git a/app/Language/ar-EG/employees_lang.php b/app/Language/ar-EG/Employees.php similarity index 100% rename from app/Language/ar-EG/employees_lang.php rename to app/Language/ar-EG/Employees.php diff --git a/app/Language/ar-EG/enum_lang.php b/app/Language/ar-EG/Enum.php similarity index 100% rename from app/Language/ar-EG/enum_lang.php rename to app/Language/ar-EG/Enum.php diff --git a/app/Language/ar-EG/error_lang.php b/app/Language/ar-EG/Error.php similarity index 100% rename from app/Language/ar-EG/error_lang.php rename to app/Language/ar-EG/Error.php diff --git a/app/Language/ar-EG/expenses_lang.php b/app/Language/ar-EG/Expenses.php similarity index 100% rename from app/Language/ar-EG/expenses_lang.php rename to app/Language/ar-EG/Expenses.php diff --git a/app/Language/ar-EG/expenses_categories_lang.php b/app/Language/ar-EG/Expenses_categories.php similarity index 100% rename from app/Language/ar-EG/expenses_categories_lang.php rename to app/Language/ar-EG/Expenses_categories.php diff --git a/app/Language/ar-EG/giftcards_lang.php b/app/Language/ar-EG/Giftcards.php similarity index 100% rename from app/Language/ar-EG/giftcards_lang.php rename to app/Language/ar-EG/Giftcards.php diff --git a/app/Language/ar-EG/item_kits_lang.php b/app/Language/ar-EG/Item_kits.php similarity index 100% rename from app/Language/ar-EG/item_kits_lang.php rename to app/Language/ar-EG/Item_kits.php diff --git a/app/Language/ar-EG/items_lang.php b/app/Language/ar-EG/Items.php similarity index 100% rename from app/Language/ar-EG/items_lang.php rename to app/Language/ar-EG/Items.php diff --git a/app/Language/ar-EG/login_lang.php b/app/Language/ar-EG/Login.php similarity index 100% rename from app/Language/ar-EG/login_lang.php rename to app/Language/ar-EG/Login.php diff --git a/app/Language/ar-EG/messages_lang.php b/app/Language/ar-EG/Messages.php similarity index 100% rename from app/Language/ar-EG/messages_lang.php rename to app/Language/ar-EG/Messages.php diff --git a/app/Language/ar-EG/module_lang.php b/app/Language/ar-EG/Module.php similarity index 100% rename from app/Language/ar-EG/module_lang.php rename to app/Language/ar-EG/Module.php diff --git a/app/Language/ar-EG/receivings_lang.php b/app/Language/ar-EG/Receivings.php similarity index 100% rename from app/Language/ar-EG/receivings_lang.php rename to app/Language/ar-EG/Receivings.php diff --git a/app/Language/ar-EG/reports_lang.php b/app/Language/ar-EG/Reports.php similarity index 100% rename from app/Language/ar-EG/reports_lang.php rename to app/Language/ar-EG/Reports.php diff --git a/app/Language/ar-EG/sales_lang.php b/app/Language/ar-EG/Sales.php similarity index 100% rename from app/Language/ar-EG/sales_lang.php rename to app/Language/ar-EG/Sales.php diff --git a/app/Language/ar-EG/suppliers_lang.php b/app/Language/ar-EG/Suppliers.php similarity index 100% rename from app/Language/ar-EG/suppliers_lang.php rename to app/Language/ar-EG/Suppliers.php diff --git a/app/Language/ar-EG/taxes_lang.php b/app/Language/ar-EG/Taxes.php similarity index 100% rename from app/Language/ar-EG/taxes_lang.php rename to app/Language/ar-EG/Taxes.php