File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 "version" : " v0.0.0" ,
44 "actions" : [
55 {
6- "title" : " Detect PDF Language (LangDetect)" ,
6+ "title" : " Set Document Language (LangDetect)" ,
77 "name" : " pdfix_detect_pdf_language_langdetect" ,
88 "desc" : " Automatically detects the language of a PDF and updates its metadata [Local]" ,
99 "version" : " v0.0.0" ,
3131 ]
3232 },
3333 {
34- "title" : " Detect Language from PDF to Text (LangDetect)" ,
34+ "title" : " Export Language from PDF (LangDetect)" ,
3535 "name" : " pdfix_detect_pdf_language_to_text_langdetect" ,
3636 "desc" : " Automatically detects the language of a PDF and saves the detected language code to a TXT file [Local]" ,
3737 "version" : " v0.0.0" ,
5959 ]
6060 },
6161 {
62- "title" : " Detect Language from Text to Text (LangDetect)" ,
62+ "title" : " Set Language (LangDetect)" ,
6363 "name" : " pdfix_detect_pdf_language_to_text_langdetect" ,
6464 "desc" : " Automatically detects the language from text and saves the detected language code to a TXT file [Local]" ,
6565 "version" : " v0.0.0" ,
You can’t perform that action at this time.
0 commit comments