영문화완료

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

@@ -44,7 +44,7 @@
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(694, 68);
this.button1.TabIndex = 4;
this.button1.Text = "확인";
this.button1.Text = "OK";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
@@ -95,7 +95,7 @@
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(147, 97);
this.button2.TabIndex = 9;
this.button2.Text = "변환정보에서 찾기";
this.button2.Text = "Find in conversion info";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//