summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/et_EE.js
blob: 8cba010336baa7f38c942ebc31c1945d6c063f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "oauth2",
    {
    "OAuth 2.0 clients" : "OAuth 2.0 kliendid",
    "Name" : "Nimi",
    "Redirection URI" : "Suunamise URI",
    "Secret" : "Saladus",
    "Add client" : "Lisa klient",
    "Add" : "Lisa"
},
"nplurals=2; plural=(n != 1);");