blob: ab9c10eb9c543cc04d746c5f6ab335e2a231bf51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ "translations": {
"OAuth 2.0 clients" : "Klien OAuth 2.0",
"Name" : "Nama",
"Client Identifier" : "Identifier klien",
"Add client" : "Tambah klien",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 memungkinkan layanan eksternal untuk meminta akses ke %s.",
"Redirection URI" : "URI Pengalihan",
"Secret" : "Rahasia",
"Add" : "Tambah"
},"pluralForm" :"nplurals=1; plural=0;"
}
|