Show awards on user profile #703 (#866)

This commit is contained in:
Nabeel S
2020-10-11 16:06:09 -04:00
committed by GitHub
parent 151f188886
commit 193fbd369d
16 changed files with 172 additions and 62 deletions

View File

@@ -4,7 +4,8 @@ return [
'avatarresize' => 'This avatar will be resized to :width x :height pixels',
'newapikey' => 'New API Key',
'yourprofile' => 'Your Profile',
'your-profile' => 'Your Profile',
'your-awards' => 'Your Awards',
'apikey' => 'API Key',
'apikey-show' => 'Show key',
'dontshare' => 'don\'t share this!',

View File

@@ -4,7 +4,8 @@ return [
'avatarresize' => 'Este avatar será redimensionado a :width x :height pixeles',
'newapikey' => 'Nueva clave API',
'yourprofile' => 'Tu perfil',
'your-profile' => 'Tu Perfil',
'your-awards' => 'Tus Premios',
'apikey' => 'Clave API',
'apikey-show' => 'Mostrar clave',
'dontshare' => '¡No compartas esto!',

View File

@@ -3,7 +3,8 @@
return [
'avatarresize' => 'Questo avatar sarà ridimensionato a :width x :height pixels',
'newapikey' => 'Nuova Chiave API',
'yourprofile' => 'Il Tuo Profilo',
'your-profile' => 'Il Tuo Profilo',
'your-awards' => 'I Tuoi Premi',
'apikey' => 'Chiave API',
'apikey-show' => 'Mostra chiave',
'dontshare' => 'non condividerla!',

View File

@@ -4,7 +4,8 @@ return [
'avatarresize' => 'Este avatar será redimensionado para :width x :height pixels',
'newapikey' => 'Nova Chave API',
'yourprofile' => 'Seu Perfil',
'your-profile' => 'Seu Perfil',
'your-awards' => 'Seus Prêmios',
'apikey' => 'Chave API',
'apikey-show' => 'Mostrar chave',
'dontshare' => 'Não compartilhe isso!',