@adatechnology/scheduling-ui 0.1.0-rc.3 → 0.1.0-rc.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -304,7 +304,20 @@ var ptBR = {
304
304
  "datetime.year": "Ano",
305
305
  "datetime.month": "Mês",
306
306
  "datetime.day": "Dia",
307
- "datetime.time": "Hora"
307
+ "datetime.time": "Hora",
308
+ "common.emptyHint": "Quando houver algo aqui, ele aparece nesta lista.",
309
+ "agenda.allResources": "Todos",
310
+ "agenda.viewLabel": "Visualização",
311
+ "agenda.now": "Agora",
312
+ "agenda.emptyTitle": "Nada agendado",
313
+ "resource.emptyTitle": "Nenhum recurso cadastrado",
314
+ "resource.emptyHint": "Recursos são quem ou o que atende — pessoas, salas, equipamentos.",
315
+ "service.emptyTitle": "Nenhum serviço cadastrado",
316
+ "service.emptyHint": "Serviços definem o que é agendado e quanto tempo dura.",
317
+ "booking.emptyTitle": "Nenhuma reserva",
318
+ "booking.emptyHint": "Ajuste os filtros de status ou aguarde novas solicitações.",
319
+ "availability.selectResourceTitle": "Escolha um recurso",
320
+ "availability.selectResourceHint": "As regras de disponibilidade são definidas por recurso."
308
321
  };
309
322
 
310
323
  /**