CMXX - Relative time on created and last login
This commit is contained in:
@@ -79,6 +79,24 @@ $general_logout = 'Sair';
|
||||
$general_yes = 'Não';
|
||||
$general_no = 'Ruim';
|
||||
|
||||
$time_from_now = 'a partir de agora';
|
||||
$time_ago = 'atrás';
|
||||
$time_just_now = 'agora mesmo';
|
||||
$time_minute = ' minuto';
|
||||
$time_hour = ' hora';
|
||||
$time_minutes = ' minutos';
|
||||
$time_hours = ' horas';
|
||||
$time_today = 'hoje';
|
||||
$time_yesterday = 'ontem';
|
||||
$time_day = ' dia';
|
||||
$time_week = ' semana';
|
||||
$time_month = ' mês';
|
||||
$time_year = ' ano';
|
||||
$time_days = ' dias';
|
||||
$time_weeks = ' semanas';
|
||||
$time_months = ' meses';
|
||||
$time_years = ' anos';
|
||||
|
||||
$button_apply = 'Aplicar';
|
||||
$button_cancel = 'Cancelar';
|
||||
$button_back = 'Voltar';
|
||||
|
||||
Reference in New Issue
Block a user