You can not 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-server/apps/oauth2/l10n/id.js

14 lines
363 B

OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Klien OAuth 2.0",
"Name" : "Nama",
"Redirection URI" : "URI Pengalihan",
"Client Identifier" : "Identifier klien",
"Secret key" : "Kunci rahasia",
"Add client" : "Tambah klien",
"Add" : "Tambah",
"Delete" : "Hapus",
"Secret" : "Rahasia"
},
"nplurals=1; plural=0;");