mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-19 14:52:59 +02:00
Add additional information on how to install languages (#3111)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user