From ebab41b4600dd47659231f57d9a886688a11c114 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 3 May 2024 21:10:41 +0200 Subject: [PATCH] New translations app.json (Vietnamese) --- Localization/StringsConvertor/input/vi.lproj/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Localization/StringsConvertor/input/vi.lproj/app.json b/Localization/StringsConvertor/input/vi.lproj/app.json index db546f736..2400d089d 100644 --- a/Localization/StringsConvertor/input/vi.lproj/app.json +++ b/Localization/StringsConvertor/input/vi.lproj/app.json @@ -306,8 +306,8 @@ } }, "login": { - "title": "Chào mừng trở lại!", - "subtitle": "Đăng nhập vào máy chủ mà bạn đã tạo tài khoản.", + "title": "Welcome Back", + "subtitle": "Log in with the server where you created your account.", "server_search_field": { "placeholder": "Nhập URL hoặc tìm máy chủ" }