working on backend-side translations
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
"failed_to_create_table": "Failed to create table `{0}`",
|
||||
"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_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_companies": "Could not load company {0}",
|
||||
@@ -114,6 +115,7 @@
|
||||
"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_load_user_settings": "Failed to load settings 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}",
|
||||
|
||||
Reference in New Issue
Block a user