summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/vi.js')
-rw-r--r--apps/oauth2/l10n/vi.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/vi.js b/apps/oauth2/l10n/vi.js
new file mode 100644
index 00000000000..a320d5bde88
--- /dev/null
+++ b/apps/oauth2/l10n/vi.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "kết nối OAuth 2.0",
+ "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"
+},
+"nplurals=1; plural=0;");