Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
f87d5d3d
Commit
f87d5d3d
authored
Mar 27, 2024
by
Lim Geun
Browse files
add ko-KR translation
parent
ac294a74
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
366 additions
and
0 deletions
+366
-0
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/ko-KR/translation.json
+362
-0
src/lib/i18n/locales/languages.json
src/lib/i18n/locales/languages.json
+4
-0
No files found.
src/lib/i18n/locales/ko-KR/translation.json
0 → 100644
View file @
f87d5d3d
This diff is collapsed.
Click to expand it.
src/lib/i18n/locales/languages.json
View file @
f87d5d3d
...
@@ -66,5 +66,9 @@
...
@@ -66,5 +66,9 @@
{
{
"code"
:
"zh-TW"
,
"code"
:
"zh-TW"
,
"title"
:
"Chinese (Traditional)"
"title"
:
"Chinese (Traditional)"
},
{
"code"
:
"ko-KR"
,
"title"
:
"Korean"
}
}
]
]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment