영문화완료

This commit is contained in:
ChiKyun Kim
2025-09-09 17:24:19 +09:00
parent adb66451ca
commit 02028afc27
338 changed files with 2205 additions and 79829 deletions

View File

@@ -86,7 +86,7 @@ namespace Project
if ( == false)
{
if (seqTime.TotalMilliseconds < 100) return false;
PUB.log.AddAT($"[{target}] 용지감지기능 OFF(3초후 진행)");
PUB.log.AddAT($"[{target}] Paper detection function OFF(proceed after 3 seconds)");
}
else
{
@@ -148,7 +148,7 @@ namespace Project
if ( == false)
{
if (seqTime.TotalMilliseconds < 100) return false;
PUB.log.AddAT($"[{target}] 용지감지기능 OFF(3초후 진행)");
PUB.log.AddAT($"[{target}] Paper detection function OFF(proceed after 3 seconds)");
}
else
{