Add progress bar model
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user