summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/vi.js
blob: 60f9ec1d2149684ee6a4057c3cc1236fd21315df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "oauth2",
    {
    "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",
    "Add" : "Thêm",
    "Secret" : "Mật khẩu",
    "Delete" : "Xóa"
},
"nplurals=1; plural=0;");