mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
chore: remove the duplicated keys in lang files
This commit is contained in:
@@ -408,7 +408,6 @@
|
||||
"display_name": "Display Name",
|
||||
"the_customer_has_been_created_successfully": "The customer has been created successfully.",
|
||||
"select_contact": "Select contact",
|
||||
"contact": "Contact",
|
||||
"contacts": "Contacts",
|
||||
"close_sidebar": "Close sidebar.",
|
||||
"open_sidebar": "Open sidebar.",
|
||||
@@ -796,7 +795,6 @@
|
||||
"all_customers": "All Customers",
|
||||
"all_vendors": "All Vendors",
|
||||
"selected_customers": "{count} Selected Customers",
|
||||
"transaction_number": "Transaction #",
|
||||
"running_balance": "Running balance",
|
||||
"view_all": "View all",
|
||||
"payment_via_voucher": "Payment via voucher",
|
||||
@@ -867,8 +865,6 @@
|
||||
"inventory_valuation": "Inventory valuation",
|
||||
"payable_accounts_should_assign_with_vendors": "Payable accounts should assign with vendors.",
|
||||
"account_paper": "Account Paper",
|
||||
"transaction_date": "Transaction date",
|
||||
"transaction_type": "Transaction type",
|
||||
"account_normal": "Account normal",
|
||||
"published_at": "Published at",
|
||||
"customers_balance_summary": "Customers Balance Summary",
|
||||
@@ -1130,7 +1126,6 @@
|
||||
"transaction_date": "Transaction date",
|
||||
"transaction_type": "Transaction type",
|
||||
"transaction_id": "Transaction #",
|
||||
"transaction_number": "Transaction number",
|
||||
"transaction_line": "Transaction line",
|
||||
"allocation_method": "Allocation method",
|
||||
"other_income_account": "Other income account",
|
||||
@@ -1157,9 +1152,6 @@
|
||||
"journal_entries": "Journal Entries",
|
||||
"contact": "Contact",
|
||||
"invoice_details": "Invoice details",
|
||||
"receipt_details": "Receipt details",
|
||||
"payment_receive_details": "Payment receive details",
|
||||
"payment_made_details": "Payment made details",
|
||||
"New item category": "New item category",
|
||||
"New service": "New service",
|
||||
"New inventory item": "New inventory item",
|
||||
@@ -2078,7 +2070,7 @@
|
||||
"project_task.dialog.edit_success_message": "The task has been edited successfully.",
|
||||
"project_task.action.edit_task": "Edit Task",
|
||||
"project_task.action.delete_task": "Delete Task",
|
||||
"project_task.rate": "{rate} / hour",
|
||||
"project_task.rate": "{rate} / hour",
|
||||
"project_task.fixed_price": "Fixed price",
|
||||
"project_task.non_chargable": "Non-chargeable",
|
||||
"project_task.estimate_hours": "• {estimate_hours}h 0m estimated",
|
||||
|
||||
Reference in New Issue
Block a user