diff --git a/src/qml/Terminal.qml b/src/qml/Terminal.qml
index b677234..7a7960c 100644
--- a/src/qml/Terminal.qml
+++ b/src/qml/Terminal.qml
@@ -210,7 +210,7 @@ Page {
}
MenuItem {
- text: qsTr("Open Settings")
+ text: qsTr("Settings")
onTriggered: {
settingsDialog.show()
settingsDialog.raise()
diff --git a/translations/en_US.ts b/translations/en_US.ts
index ea66cb2..ef8023b 100644
--- a/translations/en_US.ts
+++ b/translations/en_US.ts
@@ -19,28 +19,46 @@
Cancel
+
+ SettingsDialog
+
+
+ Transparency
+
+
+
+
+ Window Blur
+
+
+
Terminal
-
+
Copy
-
-
+
+
Paste
-
+
Select All
-
+
Open File Manager
+
+
+ Settings
+
+
diff --git a/translations/zh_CN.ts b/translations/zh_CN.ts
index feb29c6..778b848 100644
--- a/translations/zh_CN.ts
+++ b/translations/zh_CN.ts
@@ -19,28 +19,46 @@
取消
+
+ SettingsDialog
+
+
+ Transparency
+ 透明度
+
+
+
+ Window Blur
+ 窗口模糊
+
+
Terminal
-
+
Copy
复制
-
-
+
+
Paste
粘贴
-
+
Select All
全选
-
+
Open File Manager
打开文件管理器
+
+
+ Settings
+ 设置
+
diff --git a/translations/zh_CN.ts.ts b/translations/zh_CN.ts.ts
new file mode 100644
index 0000000..e0c83de
--- /dev/null
+++ b/translations/zh_CN.ts.ts
@@ -0,0 +1,64 @@
+
+
+
+
+ ExitPromptDialog
+
+
+ Process is running, are you sure you want to quit?
+
+
+
+
+ Cancel
+
+
+
+
+ OK
+
+
+
+
+ SettingsDialog
+
+
+ Transparency
+
+
+
+
+ Window Blur
+
+
+
+
+ Terminal
+
+
+ Copy
+
+
+
+
+
+ Paste
+
+
+
+
+ Select All
+
+
+
+
+ Open File Manager
+
+
+
+
+ Settings
+
+
+
+