Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/vi.js')
-rw-r--r--apps/oauth2/l10n/vi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/vi.js b/apps/oauth2/l10n/vi.js
index 71a04747080..60f9ec1d214 100644
--- a/apps/oauth2/l10n/vi.js
+++ b/apps/oauth2/l10n/vi.js
@@ -3,11 +3,11 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "kết nối OAuth 2.0",
+ "Add client" : "Thêm kết nối",
"Name" : "Tên",
"Redirection URI" : "Liên kết chuyển tiếp",
- "Secret" : "Mật khẩu",
- "Add client" : "Thêm kết nối",
"Add" : "Thêm",
+ "Secret" : "Mật khẩu",
"Delete" : "Xóa"
},
"nplurals=1; plural=0;");