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