mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 12:41:10 -04:00
add customer filter on index
This commit is contained in:
@ -412,6 +412,7 @@
|
||||
"title": "النفقات",
|
||||
"expenses_list": "قائمة النفقات",
|
||||
"expense_title": "Title",
|
||||
"select_a_customer": "حدد عميلاً",
|
||||
"customer": "العميل",
|
||||
"contact": "تواصل",
|
||||
"category": "الفئة",
|
||||
|
||||
@ -201,6 +201,7 @@
|
||||
"action": "Aktion",
|
||||
"add_expense": "Aufwendung hinzufügen",
|
||||
"add_new_expense": "Neue Aufwendung hinzufügen",
|
||||
"select_a_customer": "Wählen Sie einen Kunden aus",
|
||||
"amount": "Summe",
|
||||
"categories": {
|
||||
"actions": "Aktionen",
|
||||
|
||||
@ -426,6 +426,7 @@
|
||||
"expenses": {
|
||||
"title": "Expenses",
|
||||
"expenses_list": "Expenses List",
|
||||
"select_a_customer": "Select a customer",
|
||||
"expense_title": "Title",
|
||||
"customer": "Customer",
|
||||
"contact": "Contact",
|
||||
|
||||
@ -413,6 +413,7 @@
|
||||
"expense_title": "Título",
|
||||
"contact": "Contacto",
|
||||
"customer": "Cliente",
|
||||
"select_a_customer": "Selecciona un cliente",
|
||||
"category": "Categoría",
|
||||
"from_date": "Desde la fecha",
|
||||
"to_date": "Hasta la fecha",
|
||||
|
||||
@ -411,6 +411,7 @@
|
||||
"expense_title": "Titre",
|
||||
"contact": "Contact",
|
||||
"customer": "Client Client",
|
||||
"select_a_customer": "Sélectionnez un client",
|
||||
"category": "Catégorie",
|
||||
"from_date": "A partir de la date",
|
||||
"to_date": "À ce jour",
|
||||
|
||||
Reference in New Issue
Block a user