mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 18:00:15 +01:00
🌎: Update Italian Translation (#1594)
* translation update * translation updatre + new transaltions * Update language files for English and Italian
This commit is contained in:
parent
e73608ba46
commit
9b7d7196e9
4 changed files with 16 additions and 5 deletions
|
|
@ -266,7 +266,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
|
|||
htmlFor="image-detail-value"
|
||||
className="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70 dark:text-gray-50"
|
||||
>
|
||||
<small>Image Detail</small>
|
||||
<small>{localize('com_endpoint_plug_image_detail')}</small>
|
||||
</label>
|
||||
<Input
|
||||
id="image-detail-value"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue