Approval in backend
This commit is contained in:
@@ -367,6 +367,11 @@
|
||||
"number": "Number",
|
||||
"fulltext": "Fulltext",
|
||||
"add_search_param": "Add a search parameter",
|
||||
"current_search_query": "Current search query"
|
||||
"current_search_query": "Current search query",
|
||||
"contains": "Contains",
|
||||
"equals": "Equals",
|
||||
"is_empty": "Is empty",
|
||||
"equal": "Equal",
|
||||
"contain": "Contain"
|
||||
}
|
||||
}
|
||||
@@ -106,7 +106,10 @@
|
||||
"this_is_final_object": "This is the final object",
|
||||
"updated_by": "Object updated by",
|
||||
"prepend_text": "Prepend text",
|
||||
"which_field_to_transfer_from": "From which field would you like to transfer content?"
|
||||
"which_field_to_transfer_from": "From which field would you like to transfer content?",
|
||||
"label_relationship_previous_search_parameter": "Relationship to previous search parameter",
|
||||
"search_in_which_field": "Which field do you want to search by?",
|
||||
"search_field_to_term_relation": "The search field should ..."
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Przypisz rezultaty",
|
||||
|
||||
Reference in New Issue
Block a user