mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #12981] [MERGED] i18n: Update ko-KR (Korean) translation.json #38699
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/12981
Author: @knight-upstage
Created: 4/17/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
cdf26d8i18n: Update ko-KR (Korean) translation.json📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib/i18n/locales/ko-KR/translation.json(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
In the Korean translation file, I noticed that the word "끔찍함", used to represent the lower bound of a rating scale (opposite of "fantastic"), felt overly emotional and somewhat informal for the context in which it's being used.
To improve clarity and maintain a more neutral and professional tone, I replaced "끔찍함" with "형편없음", which still conveys a strong negative sentiment but in a more appropriate and formal manner.
This small adjustment helps ensure consistency in tone across the UI and aligns better with other descriptors used in the same file. No functional changes were made, only the label string was updated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.