TimingGridWidget.js 83 B

1234567
  1. define(
  2. ({
  3. Component: "Componente",
  4. TimeSeconds: "Tiempo (Segundos)"
  5. })
  6. );