You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/oauth2/l10n/id.js

14 lines
442 B
JavaScript

OC.L10N.register(
"oauth2",
{
"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"
},
"nplurals=1; plural=0;");