You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2026. It is now read-only.
Like this sentence: .csproj 파일에서 <PropertyGroup> 내에 <UICulture>CultureYouAreCodingWith</UICulture>를
I don't want the eng words to be translated.
I Only want Translate Ko to zh.
the result I hoped it is .csproj 文件的 <PropertyGroup> 内设置 <UICulture>CultureYouAreCodingWith</UICulture> 。
Like this sentence:
.csproj 파일에서 <PropertyGroup> 내에 <UICulture>CultureYouAreCodingWith</UICulture>를I don't want the eng words to be translated.
I Only want Translate Ko to zh.
the result I hoped it is
.csproj 文件的 <PropertyGroup> 内设置 <UICulture>CultureYouAreCodingWith</UICulture> 。