Approval in concordance

This commit is contained in:
2025-01-21 21:07:09 +00:00
committed by md translation bot
parent 6d50090b80
commit 80741a78e1
5 changed files with 32 additions and 7 deletions

View File

@ -28,6 +28,11 @@
"intro": "When importing to museum-digital one may encounter errors of entries not yet matched to what is a controlled lists at museum-digital. With this tool one can paste a list of terms in a given field and check their availability in the concordance lists. For entries that are not yet present in the concordance lists one can than select the matching target entry at museum-digital and generate the necessary code snippet to enter the newly matched entries into the concordance lists. The generated code snipped should be send to the museum-digital team.",
"one_line_per_entry": "Please enter one line per entry.",
"submit": "Submit",
"generate_code_snippet": "Generate code snippet"
"generate_code_snippet": "Generate code snippet",
"passed": "Passed",
"not_yet_matched": "Not yet matched",
"input": "Input",
"match": "Match",
"select_your_match": "Select your match"
}
}