From 66d9f3b81a7ca5ceb050d7ff71a0ec096a62c10f Mon Sep 17 00:00:00 2001 From: next-autumn Date: Mon, 26 Apr 2021 10:43:50 +0800 Subject: [PATCH] multi language --- ProxySU_Core/Resources/Languages/en.xaml | 18 ++++++++++++ ProxySU_Core/Resources/Languages/zh_cn.xaml | 17 ++++++++++- ProxySU_Core/Views/MainWindow.xaml | 31 ++++++++++----------- 3 files changed, 49 insertions(+), 17 deletions(-) diff --git a/ProxySU_Core/Resources/Languages/en.xaml b/ProxySU_Core/Resources/Languages/en.xaml index 5058372..3e36922 100644 --- a/ProxySU_Core/Resources/Languages/en.xaml +++ b/ProxySU_Core/Resources/Languages/en.xaml @@ -7,6 +7,23 @@ English Hosts Add Host + Configuration + Subscription + + + + Selection + Remark + Host + Port + Proxy + Actions + Cnsole + Config + Edit + Del + + Actions Connect Edit @@ -18,6 +35,7 @@ Warning Error + Server Manager Connection diff --git a/ProxySU_Core/Resources/Languages/zh_cn.xaml b/ProxySU_Core/Resources/Languages/zh_cn.xaml index 7031dfd..168e8ae 100644 --- a/ProxySU_Core/Resources/Languages/zh_cn.xaml +++ b/ProxySU_Core/Resources/Languages/zh_cn.xaml @@ -7,7 +7,21 @@ 英文 主机列表 添加主机 - 操作 + 导出配置 + 导出订阅 + + + 选择 + 别名 + 主机 + 端口 + 代理 + 操作 + 控制台 + 查看配置 + 编辑 + 删除 + 连接 安装 编辑 @@ -18,6 +32,7 @@ 提示 错误 + 服务器管理 连接 diff --git a/ProxySU_Core/Views/MainWindow.xaml b/ProxySU_Core/Views/MainWindow.xaml index dab8d11..c8d2c11 100644 --- a/ProxySU_Core/Views/MainWindow.xaml +++ b/ProxySU_Core/Views/MainWindow.xaml @@ -25,8 +25,7 @@ @@ -59,19 +58,19 @@