mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[PR #18694] [CLOSED] i18n: add complete Estonian translation file with missing keys filled #112194
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/18694
Author: @IllimarR
Created: 10/28/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (2)
12a1266Update translation.jsonce765e6Update et-EE\translation.json - added missing Estonian language translations📊 Changes
1 file changed (+1759 additions, -1759 deletions)
View changed files
📝
src/lib/i18n/locales/et-EE/translation.json(+1759 -1759)📄 Description
Pull Request Checklist
devbranch.i18nDescription
Adds a complete Estonian translation file containing all keys from the current English source, with previously missing strings translated. Existing translations were kept as-is; only missing/empty values were filled. Placeholders (e.g.,
{{COUNT}},{{LOCALIZED_DATE}}) and code spans were preserved.What’s included
Testing
{{COUNT}},{{LOCALIZED_DATE}},{{LOCALIZED_TIME}}.No regressions observed in other locales.
Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.