Can we make a option to protect something not to be translated
Author: tiandyoinCreated Jan 9, 2026Updated Jan 9, 2026
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> 。
Source: facebookresearch/fairseq