Add achievement page translations

This commit is contained in:
2023-05-07 16:43:47 +08:00
parent 8baa61b72c
commit 2394ec7f5d
6 changed files with 737 additions and 56 deletions

View File

@@ -34,7 +34,6 @@ namespace GrasscutterTools.Pages
{
Font = new Font("Microsoft YaHei UI", 9, GraphicsUnit.Point);
//Size = new Size(652, 245);
Dock = DockStyle.Fill;
Size = new Size(646, 239);
BackColor = Color.FromArgb(0xF9, 0xF9, 0xF9);
Margin = new Padding(0);