Update index.json

Fixed bill message. Now, bill message is showing without the bill number.
This commit is contained in:
Kalliopi Pliogka
2023-08-16 21:39:00 +03:00
committed by GitHub
parent 01f7effc71
commit 6b6e19f53b

View File

@@ -558,8 +558,8 @@
"bill_date_": "Bill date",
"bill_number_": "Bill number",
"delete_bill": "Delete Bill",
"the_bill_has_been_edited_successfully": "The bill #{number} has been edited successfully.",
"the_bill_has_been_created_successfully": "The bill #{number} has been created successfully.",
"the_bill_has_been_edited_successfully": "The bill has been edited successfully.",
"the_bill_has_been_created_successfully": "The bill has been created successfully.",
"the_bill_has_been_deleted_successfully": "The bill has been deleted successfully.",
"once_delete_this_bill_you_will_able_to_restore_it": "Once you delete this bill, you won't be able to restore it later. Are you sure you want to delete this bill?",
"deposit_to": "Deposit to",
@@ -2294,4 +2294,4 @@
"sidebar.new_time_entry": "New Time Entry",
"sidebar.project_profitability_summary": "Project Profitability Summary",
"global_error.too_many_requests": "Too many requests"
}
}