diff --git a/minisqlquery-master/src/MiniSqlQuery/Commands/ShowOptionsFormCommand.cs b/minisqlquery-master/src/MiniSqlQuery/Commands/ShowOptionsFormCommand.cs
index 5b1ce09..55e1bbd 100644
--- a/minisqlquery-master/src/MiniSqlQuery/Commands/ShowOptionsFormCommand.cs
+++ b/minisqlquery-master/src/MiniSqlQuery/Commands/ShowOptionsFormCommand.cs
@@ -16,7 +16,7 @@ namespace MiniSqlQuery.Commands
{
/// <summary>Initializes a new instance of the <see cref="ShowOptionsFormCommand"/> class.</summary>
public ShowOptionsFormCommand()
- : base("Options")
+ : base("ѡ��")
{
// ShortcutKeys = ?;
SmallImage = ImageResource.cog;