...
Detect non-existing terms among the given ones - in any of accessible TermCollections | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request | GET editor/termcollection/searchtermexists | |||||||||
Params | searchTerms Required. Should be given as JSON-encoded array structured in the following way:
| |||||||||
targetLang Required. Should be given as RFC5646 language code representing a major language (e.g. 'en') or with sublanguage (e.g. 'en-US'), but keep in mind that sublanguage will be ignored. | ||||||||||
Important: this endpoint is currently used internally by Translate5's InstantTranslate plugin only - to show 'Propose as new term in TermPortal'-button for translations that are not existing in terminology so far
|
...