working on backend-side translations

This commit is contained in:
2025-12-15 13:44:55 +01:00
parent 9f0857e753
commit 0c909d6d7c
8 changed files with 46 additions and 48 deletions

View File

@@ -95,6 +95,8 @@
"failed": "fehlgeschlagen",
"failed_login_attempts" : "Account nach {attempts} fehlgeschlagenen Logins gesperrt bis {release_time}",
"failed_to_add_column": "Failed to add {0} column to {1} table",
"failed_to_add_prop_to_item": "Failed to add new property to item {0}",
"failed_to_assign_contact_to_user": "Failed to assign contact {0} to user {1]",
"failed_to_assign_user_to_company": "Failed to assign user {0} to company {1}",
"failed_to_check_file_permissions": "Failed to check file permissions!",
@@ -105,9 +107,10 @@
"failed_to_drop_notes": "Failed to delete notes of ({0} {1})",
"failed_to_insert_project": "Failed to insert project into database",
"failed_to_list_entities": "Failed to list {0}",
"failed_to_load_child_locations": "Failed to load child locations for {0}",
"failed_to_load_companies": "Could not load company {0}",
"failed_to_load_company_members": "Failed to load members of company {0}",
"failed_to_load_contacts_of_user": "Failed to load contacts of user {0}",
"failed_to_load_entities_of_owner": "Failed to load {0} of {1}",
"failed_to_load_customer_number_settings": "Failed to load customer number settings for company {0}",
"failed_to_load_customer_price": "Failed to load customer price (company: {0}, customer: {1}, item: {2})",
"failed_to_load_customer_settings": "Failed to load customer settings (company: {0}, document type: {1})",