mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-27 19:02:03 +08:00
fix(web): capitalize URL and drop exclamation marks in base URL locale strings (#17113)
This commit is contained in:
@@ -1191,8 +1191,8 @@ The above is the content you need to summarize.`,
|
||||
modelNameMessage: 'Моля, въведете името на модела!',
|
||||
modelType: 'Тип модел',
|
||||
modelTypeMessage: 'Моля, въведете типа на модела!',
|
||||
addLlmBaseUrl: 'Base url',
|
||||
baseUrlNameMessage: 'Моля, въведете вашия base url!',
|
||||
addLlmBaseUrl: 'Base URL',
|
||||
baseUrlNameMessage: 'Моля, въведете вашия base URL',
|
||||
paddleocr: {
|
||||
apiUrl: 'PaddleOCR API URL',
|
||||
apiUrlPlaceholder:
|
||||
|
||||
Reference in New Issue
Block a user