Home
last modified time | relevance | path

Searched refs:check_glossary_supported (Results 1 – 1 of 1) sorted by relevance

/plugin/deeplautotranslate/
Daction.php326 if (!$this->check_glossary_supported($match[1], $match[2])) {
489 private function check_glossary_supported($src, $target): bool { function in action_plugin_deeplautotranslate