diff --git a/CHANGELOG.md b/CHANGELOG.md index d82f3eecb6..919baf244a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- ๐Ÿš‘ **Users Not Loading in Groups**: Resolved a major issue where users were not displaying within user groups, restoring full visibility and management of group memberships for teams and adminsโ€”now you can seamlessly view and edit user assignments in all groups without disruption. +- ๐Ÿš‘ **Users Not Loading in Groups**: Resolved an issue where user list was not displaying within user groups, restoring full visibility and management of group memberships for teams and admins. ## [0.6.17] - 2025-07-19 diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 82b0385068..71e2b06528 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -1221,7 +1221,7 @@ "Sink List": "", "sk-1234": "", "Skip Cache": "์บ์‹œ ๋ฌด์‹œ", - "Skip the cache and re-run the inference. Defaults to False.": "์บ์‹œ๋ฅผ ๋ฌด์‹œํ•˜๊ณ  ์ถ”๋ก ์„ ๋‹ค์‹œ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋ณธ๊ฐ’์€ False์ž…๋‹ˆ๋‹ค.", + "Skip the cache and re-run the inference. Defaults to False.": "์บ์‹œ๋ฅผ ๋ฌด์‹œํ•˜๊ณ  ์ถ”๋ก ์„ ๋‹ค์‹œ ์‹คํ–‰ํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋ณธ๊ฐ’์€ False์ž…๋‹ˆ๋‹ค.", "Sougou Search API sID": "", "Sougou Search API SK": "", "Source": "์ถœ์ฒ˜", @@ -1481,4 +1481,4 @@ "Youtube": "์œ ํŠœ๋ธŒ", "Youtube Language": "Youtube ์–ธ์–ด", "Youtube Proxy URL": "Youtube ํ”„๋ก์‹œ URL" -} \ No newline at end of file +}