Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions app/src/main/res/values-sr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,13 @@
<string name="show_reading_time">Прикажи процењено време читања</string>
<string name="touch_to_play_audio">Додирните да се пусти звук</string>
<string name="show_title_unread_count">Прикажи број непрочитаних чланака у наслову</string>
<string name="openai_settings">OpenAI интеграција</string>
<string name="api_key">API кључ</string>
<string name="model_id">ИД модела</string>
<string name="azure_api_version">Azure API верзија</string>
<string name="unable_to_load_models">Нису могли да се учитају модели.</string>
<string name="summarize">Резимирај</string>
<string name="no_models_were_found">Није пронађен ниједан модел</string>
<string name="azure_deployment_id">ИД Azure постављања</string>
<string name="list_of_available_models">Листа доступних модела</string>
</resources>
Loading