working on backend-side translations
This commit is contained in:
@@ -98,23 +98,24 @@
|
||||
"failed_to_assign_user_to_company": "Failed to assign user {0} to company {1}",
|
||||
"failed_to_create_state": "Failed to create custom state!",
|
||||
"failed_to_create_table": "Failed to create table `{0}`",
|
||||
"failed_to_drop_company": "Failed to remove company {0}",
|
||||
"failed_to_drop_member_from_project": "Failed to delete member (userId = {0} from project {1}",
|
||||
"failed_to_drop_entity": "Failed to remove {0} {1}",
|
||||
"failed_to_drop_entity_from_entity": "Failed to remove {0} {1} from {2} {3}",
|
||||
"failed_to_insert_project": "Failed to insert project into database",
|
||||
"failed_to_load_bookmark": "Failed to load bookmark",
|
||||
"failed_to_load_bookmarks": "Failed to load bookmark list",
|
||||
"failed_to_list_entities": "Failed to list {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_contact_by_id": "Failed to load contact with id = {0}",
|
||||
"failed_to_load_contacts_of_user": "Failed to load contacts of user {0}",
|
||||
"failed_to_load_customer_number_settings": "Failed to load customer number settings for company {0}",
|
||||
"failed_to_load_items": "Failed to load items from database",
|
||||
"failed_to_load_project": "Failed to load project from database",
|
||||
"failed_to_load_entity": "Failed to load {0}",
|
||||
"failed_to_load_entity_by_id": "Failed to load {0} with id = {1}",
|
||||
"failed_to_load_project_members": "Failed to load members of project",
|
||||
"failed_to_load_user_companies": "Failed to load companies for user {0}",
|
||||
"failed_to_move": "Failed to move {0} to {1}!",
|
||||
"failed_to_read_last_docId": "Failed to read last document id",
|
||||
"failed_to_remove_user_from_company": "Failed to remove user {0} from company {1}",
|
||||
"failed_to_search_db": "Failed to search in {0} database!",
|
||||
"failed_to_store_entity": "Failed to store {0}",
|
||||
"failed_to_update_column": "Failed to update column {0} → {1} of {2}",
|
||||
"failed_to_update_entity": "Failed to update {0} in database",
|
||||
"family_name": "Familenname",
|
||||
"file": "Datei",
|
||||
|
||||
Reference in New Issue
Block a user