summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/vi.js
blob: a320d5bde886da0c3414f4e703319d0904750d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
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;");