Changed es directory es by es-es (#1421)
This structure will allow for other variants derived from the Spanish of Spain. Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
This commit is contained in:
21
resources/lang/es-es/profile.php
Normal file
21
resources/lang/es-es/profile.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'avatarresize' => 'Este avatar será redimensionado a :width x :height pixeles',
|
||||
|
||||
'newapikey' => 'Nueva clave API',
|
||||
'your-profile' => 'Tu Perfil',
|
||||
'your-awards' => 'Tus Premios',
|
||||
'apikey' => 'Clave API',
|
||||
'apikey-show' => 'Mostrar clave',
|
||||
'dontshare' => '¡No compartas esto!',
|
||||
'changepassword' => 'Cambiar contraseña',
|
||||
'newpassword' => 'Nueva contraseña',
|
||||
'avatar' => 'Avatar',
|
||||
'updateprofile' => 'Actualizar perfil',
|
||||
'editprofile' => 'Editar perfil',
|
||||
'edityourprofile' => 'Editar tu perfil',
|
||||
'transferhours' => 'Horas transferidas',
|
||||
'opt-in' => 'Inscribirse',
|
||||
'opt-in-descrip' => 'Sí, incluirme en correos electrónicos no administrativos',
|
||||
];
|
||||
Reference in New Issue
Block a user