auto new line && add server conf export

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2022-10-22 12:03:57 +08:00
parent f908451647
commit b14f457474
25 changed files with 351 additions and 445 deletions

View File

@@ -29,8 +29,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Enable TCP Tunneling", "Cho phép TCP Tunneling"),
("IP Whitelisting", "Cho phép IP"),
("ID/Relay Server", "Máy chủ ID/Relay"),
("Import Server Conf", "Nhập cấu hình máy chủ"),
("Import Server Config", "Nhập cấu hình máy chủ"),
("Export Server Config", ""),
("Import server configuration successfully", "Nhập cấu hình máy chủ thành công"),
("Export server configuration successfully", ""),
("Invalid server configuration", "Cấu hình máy chủ không hợp lệ"),
("Clipboard is empty", "Khay nhớ tạm trống"),
("Stop service", "Dừng dịch vụ"),