Add progress bar model

This commit is contained in:
Javi Martín
2019-01-04 14:42:46 +01:00
committed by decabeza
parent c3c9b02220
commit eaea95ccfb
9 changed files with 205 additions and 1 deletions

View File

@@ -16,6 +16,9 @@ en:
milestone/status:
one: "Milestone Status"
other: "Milestone Statuses"
progress_bar:
one: "Progress bar"
other: "Progress bars"
comment:
one: "Comment"
other: "Comments"
@@ -136,6 +139,13 @@ en:
milestone/status:
name: "Name"
description: "Description (optional)"
progress_bar:
kind: "Type"
title: "Title"
percentage: "Current progress"
progress_bar/kind:
primary: "Primary"
secondary: "Secondary"
budget/heading:
name: "Heading name"
price: "Price"

View File

@@ -16,6 +16,9 @@ es:
milestone/status:
one: "Estado de seguimiento"
other: "Estados de seguimiento"
progress_bar:
one: "Barra de progreso"
other: "Barras de progreso"
comment:
one: "Comentario"
other: "Comentarios"
@@ -136,6 +139,13 @@ es:
milestone/status:
name: "Nombre"
description: "Descripción (opcional)"
progress_bar:
kind: "Tipo"
title: "Título"
percentage: "Progreso"
progress_bar/kind:
primary: "Principal"
secondary: "Secundaria"
budget/heading:
name: "Nombre de la partida"
price: "Cantidad"