mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Add additional information on how to install languages (#3111)
This commit is contained in:
parent
e4261b429a
commit
f84c12ecff
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@
|
|||
{
|
||||
"text": "Show Login Credentials, type `update` in the LXC console",
|
||||
"type": "info"
|
||||
},
|
||||
{
|
||||
"text": "Script installs English as default OCR language. To install additional languages, use `apt-get install tesseract-ocr-[lang]`, where [lang] is the language code (e.g. `apt-get install tesseract-ocr-ger`).",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue