mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:03:05 -05:00
[PR #24645] [MERGED] fix: Fix translation for 'Authentication' in Danish #98793
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/24645
Author: @ath88
Created: 5/13/2026
Status: ✅ Merged
Merged: 5/13/2026
Merged by: @tjbck
Base:
dev← Head:patch-3📝 Commits (1)
156cbc4Fix translation for 'Authentication' in Danish📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib/i18n/locales/da-DK/translation.json(+1 -1)📄 Description
Before submitting, make sure you've checked the following:
Closes #___/Relates to #___. If one does not exist, create one first. PRs without a linked issue or discussion may be closed without review.devbranch. PRs targetingmainwill be immediately closed.devto ensure no unrelated commits (e.g. frommain) are included. Push updates to the existing PR branch instead of closing and reopening.Changelog Entry
Description
Fixes a wrong translation for "Authentication" in Danish.
Fixed
Additional information
We can refer to the somewhat authoritative source here: https://ordnet.dk/ddo/ordbog?query=autentifikation
Also, I am Danish and fluent in the language.
Also, multiple of the above checks seems like overkill for this simple change. Let me know if you consider them necessary.
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.