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:
Toni Vicente
2022-02-28 19:34:01 +01:00
committed by GitHub
parent 7a40a9d128
commit b81dd97822
20 changed files with 0 additions and 0 deletions

View 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',
];