Fixing some translations

This commit is contained in:
labalityowo 2022-04-26 17:02:55 +07:00 committed by GitHub
parent 46496b8e11
commit f0bfd46b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,8 @@
"playPrivate": "Máy chủ thứ 3",
"launchLocalServer": "Khởi động Grasscutter",
"gameExeSet": "Chọn file game",
"grasscutterFileSet": "Chọn file \"Grasscutter\"",
"gameExeSet": "Chọn file \"GenshinImpact.exe\"",
"grasscutterFileSet": "Chọn file \"Grasscutter.jar\"",
"folderNotSet": "Chưa chọn file",
"ipPlaceholder": "Địa chỉ",
@ -19,11 +19,11 @@
"killswitchOption": "Công tắc đóng",
"killswitchSubtitle": "Dành cho những ai sợ bị ban. Tắt game *và mạng* nếu proxy có vấn đề.",
"proxyOption": "Proxy",
"proxySubtitle": "Tải proxy",
"proxySubtitle": "Dùng để kết nối vào máy chủ thứ 3",
"updateOption": "Cập nhật",
"updateSubtitle": "Tạm thời chưa dùng được. Kiểm tra Github để biết thêm chi tiết",
"languageOption": "Ngôn ngữ",
"languageSubtitle": "Chọn ngôn ngữ",
"languageSubtitle": " ",
"enableServerLauncherOption": "Grasscutter",
"enableServerLauncherSubtitle": "Thêm lựa chọn bật máy chủ grasscutter",
"httpsOption": "Dùng HTTPS",
@ -38,6 +38,6 @@
"proxyInstallBtn": "Tải",
"proxyInstallDeny": "Không",
"gameFolderDialog": "Chọn thư mục có chứa trò chơi",
"grasscutterFileDialog": "Chọn file Grasscutter"
"gameFolderDialog": "Chọn GenshinImpact.exe",
"grasscutterFileDialog": "Chọn Grasscutter.jar"
}