Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit c7a191e

Browse files
committed
removed item button's translation
1 parent bce9496 commit c7a191e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UI/MainWindowTranslations.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ public void Language_Translate(bool Initial = false)
9393

9494
OBItemText_File.Text = Program.Translations.GetLanguage("OBTextFile");
9595
OBItemText_Config.Text = Program.Translations.GetLanguage("OBTextConfig");
96-
OBItemText_Item.Text = Program.Translations.GetLanguage("OBTextItem");
9796
}
9897
}
9998
}

0 commit comments

Comments
 (0)