We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a111d1 commit 2428624Copy full SHA for 2428624
src/localization/ko/messages.json.lcl
@@ -2884,6 +2884,15 @@
2884
</Str>
2885
<Disp Icon="Str" />
2886
</Item>
2887
+ <Item ItemId=";CmdExportOptDereferenceSymlinks" ItemType="0" PsrId="306" Leaf="true">
2888
+ <Str Cat="Text">
2889
+ <Val><![CDATA[Copies symlinks as regular files and directories in the exported results]]></Val>
2890
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
2891
+ <Val><![CDATA[내보낸 결과에서 symlink를 일반 파일 및 디렉터리로 복사합니다.]]></Val>
2892
+ </Tgt>
2893
+ </Str>
2894
+ <Disp Icon="Str" />
2895
+ </Item>
2896
<Item ItemId=";CmdExportOptDryRun" ItemType="0" PsrId="306" Leaf="true">
2897
<Str Cat="Text">
2898
<Val><![CDATA[Does not actually export]]></Val>
0 commit comments