Stand 2018-10-05.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"check_tag": {
|
||||
"to_short": "The keyword you entered was too short",
|
||||
"you_entered": "You entered",
|
||||
"already_known_as": "This is already known as",
|
||||
"already_known_as": "This is already known as a",
|
||||
"unknown": "This term is unknown",
|
||||
"proposals": "Probably you meant one of the following terms",
|
||||
"persons_to_events": "Persons or Institutions should always be connected through an event. If, for example, a person is "shown at" or has "produced" the object, please use an event",
|
||||
@ -20,6 +20,10 @@
|
||||
"yes_saveit": "Yes (store relation)",
|
||||
"new_term": "Introduce new term and relate to object",
|
||||
"found_similar": "Found similar term(s)",
|
||||
"aborted_short_input": "Aborted: Text is too short."
|
||||
"aborted_short_input": "Aborted: Text is too short.",
|
||||
"really_tag": "Really a tag?",
|
||||
"tag_had_been_linked": "The tag had been linked before",
|
||||
"input_too_short_aborted": "Your input was too short. Aborted.",
|
||||
"minimum_3_characters": "3 characters minimum"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user