mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 04:12:56 +00:00
Added more text content to the localization and added the German translation for it
This commit is contained in:
parent
e02a740232
commit
4d6932fa75
@ -1632,6 +1632,9 @@ UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T299279954"] = "
|
|||||||
-- The data source does not provide any retrieval information.
|
-- The data source does not provide any retrieval information.
|
||||||
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T306340560"] = "Die Datenquelle stellt keine Abrufinformationen bereit."
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T306340560"] = "Die Datenquelle stellt keine Abrufinformationen bereit."
|
||||||
|
|
||||||
|
-- Common data source information
|
||||||
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3206517471"] = "Allgemeine Informationen zur Datenquelle"
|
||||||
|
|
||||||
-- when is the embedding used
|
-- when is the embedding used
|
||||||
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3259327370"] = "Wann wird diese Einbettung verwendet?"
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3259327370"] = "Wann wird diese Einbettung verwendet?"
|
||||||
|
|
||||||
|
@ -1632,6 +1632,9 @@ UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T299279954"] = "
|
|||||||
-- The data source does not provide any retrieval information.
|
-- The data source does not provide any retrieval information.
|
||||||
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T306340560"] = "The data source does not provide any retrieval information."
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T306340560"] = "The data source does not provide any retrieval information."
|
||||||
|
|
||||||
|
-- Common data source information
|
||||||
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3206517471"] = "Common data source information"
|
||||||
|
|
||||||
-- when is the embedding used
|
-- when is the embedding used
|
||||||
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3259327370"] = "when is the embedding used"
|
UI_TEXT_CONTENT["AISTUDIO::DIALOGS::DATASOURCEERI_V1INFODIALOG::T3259327370"] = "when is the embedding used"
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# v0.9.44, build 219 (2025-05-xx xx:xx UTC)
|
# v0.9.44, build 219 (2025-05-xx xx:xx UTC)
|
||||||
- Added PDF import feature: we have completed the work on the PDF import feature. Importing PDF files has been successfully tested on macOS, Linux, and Windows. The feature is now enabled for everyone.
|
- Added PDF import feature: we have completed the work on the PDF import feature. Importing PDF files has been successfully tested on macOS, Linux, and Windows. The feature is now enabled for everyone.
|
||||||
|
- Added more text content to the localization and added the German translation for it.
|
||||||
- Improved compatibility with certain Ubuntu linux versions regarding desktop integration.
|
- Improved compatibility with certain Ubuntu linux versions regarding desktop integration.
|
||||||
- Improved the table views for providers, embeddings, and profiles by displaying actions as icons with tooltips.
|
- Improved the table views for providers, embeddings, and profiles by displaying actions as icons with tooltips.
|
||||||
- Improved localization code & German translation.
|
- Improved localization code & German translation.
|
||||||
|
Loading…
Reference in New Issue
Block a user