feat(i18n): add Ukrainian translations for Playground and Settings

- Add new "welcome" string to the Ukrainian Playground translation
- Add new "ollamaStatus" setting to the Ukrainian Settings translation
This commit is contained in:
n4ze3m 2024-11-23 11:53:13 +05:30
parent 0421f66f92
commit edc5380a76
2 changed files with 6 additions and 2 deletions

View File

@ -25,5 +25,6 @@
"stopStreaming": "Зупинити трансляцію",
"knowledge": "Знання"
},
"sendWhenEnter": "Надсилати при натисканні Enter"
}
"sendWhenEnter": "Надсилати при натисканні Enter",
"welcome": "Вітаю! Як я можу допомогти вам сьогодні?"
}

View File

@ -32,6 +32,9 @@
},
"generateTitle": {
"label": "Створювати заголовок за допомогою AI"
},
"ollamaStatus": {
"label": "Увімкнути або вимкнути перевірку стану з'єднання Ollama"
}
},
"sidepanelRag": {