aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/af.js
blob: 7f11a0bbf336d1d3216b109e31070ba9fb14bd72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "oauth2",
    {
    "OAuth 2.0 clients" : "OAuth 2.0-kliënte",
    "Name" : "Naam",
    "Redirection URI" : "Herverwysings-URI",
    "Client Identifier" : "Kliëntidentifiseerder",
    "Secret" : "Geheim",
    "Add client" : "Voeg kliënt toe",
    "Add" : "Voeg toe"
},
"nplurals=2; plural=(n != 1);");