Add API Key visual protection (#851)

Add API Key visual protection
This commit is contained in:
vgpastor
2020-10-03 17:13:28 +02:00
committed by GitHub
parent 95a40d3565
commit 5363e4aa0f
5 changed files with 18 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ return [
'newapikey' => 'New API Key',
'yourprofile' => 'Your Profile',
'apikey' => 'API Key',
'apikey-show' => 'Show key',
'dontshare' => 'don\'t share this!',
'changepassword' => 'Change Password',
'newpassword' => 'New Password',

View File

@@ -6,6 +6,7 @@ return [
'newapikey' => 'Nueva clave API',
'yourprofile' => 'Tu perfil',
'apikey' => 'Clave API',
'apikey-show' => 'Mostrar clave',
'dontshare' => '¡No compartas esto!',
'changepassword' => 'Cambiar contraseña',
'newpassword' => 'Nueva contraseña',

View File

@@ -5,6 +5,7 @@ return [
'newapikey' => 'Nuova Chiave API',
'yourprofile' => 'Il Tuo Profilo',
'apikey' => 'Chiave API',
'apikey-show' => 'Mostra chiave',
'dontshare' => 'non condividerla!',
'changepassword' => 'Cambia Password',
'newpassword' => 'Nuova Password',

View File

@@ -6,6 +6,7 @@ return [
'newapikey' => 'Nova Chave API',
'yourprofile' => 'Seu Perfil',
'apikey' => 'Chave API',
'apikey-show' => 'Mostrar chave',
'dontshare' => 'Não compartilhe isso!',
'changepassword' => 'Mudar Senha',
'newpassword' => 'Nova Senha',