CMXX - Relative time on created and last login
This commit is contained in:
@@ -79,6 +79,24 @@ $general_logout = 'Cerrar sesión';
|
||||
$general_yes = 'Sí';
|
||||
$general_no = 'No';
|
||||
|
||||
$time_from_now = 'desde ahora';
|
||||
$time_ago = 'atrás';
|
||||
$time_just_now = 'justo ahora';
|
||||
$time_minute = ' minuto';
|
||||
$time_hour = ' hora';
|
||||
$time_minutes = ' minutos';
|
||||
$time_hours = ' horas';
|
||||
$time_today = 'hoy';
|
||||
$time_yesterday = 'ayer';
|
||||
$time_day = ' día';
|
||||
$time_week = ' semana';
|
||||
$time_month = ' mes';
|
||||
$time_year = ' año';
|
||||
$time_days = ' días';
|
||||
$time_weeks = ' semanas';
|
||||
$time_months = ' meses';
|
||||
$time_years = ' años';
|
||||
|
||||
$button_apply = 'Aplicar';
|
||||
$button_cancel = 'Cancelar';
|
||||
$button_back = 'Regresar';
|
||||
|
||||
Reference in New Issue
Block a user