Merge branch 'master' into feature/add_population_to_budget_heading
This commit is contained in:
@@ -103,6 +103,9 @@ en:
|
||||
table_heading: Heading
|
||||
table_amount: Amount
|
||||
table_population: Population
|
||||
winners:
|
||||
calculate: Calculate Winner Investments
|
||||
calculated: Winners being calculated, it may take a minute.
|
||||
budget_investments:
|
||||
index:
|
||||
heading_filter_all: All headings
|
||||
@@ -153,6 +156,8 @@ en:
|
||||
edit_dossier: Edit dossier
|
||||
tags: Tags
|
||||
undefined: Undefined
|
||||
milestone: Milestone
|
||||
new_milestone: Create new milestone
|
||||
edit:
|
||||
classification: Clasification
|
||||
assigned_valuators: Valuators
|
||||
@@ -162,6 +167,24 @@ en:
|
||||
tags_placeholder: "Write the tags you want separated by commas (,)"
|
||||
undefined: Undefined
|
||||
search_unfeasible: Search unfeasible
|
||||
milestones:
|
||||
index:
|
||||
table_id: "ID"
|
||||
table_title: "Title"
|
||||
table_description: "Description"
|
||||
table_actions: "Actions"
|
||||
delete: "Delete milestone"
|
||||
no_milestones: "Don't have defined milestones"
|
||||
new:
|
||||
creating: Create milestone
|
||||
edit:
|
||||
title: Edit milestone
|
||||
create:
|
||||
notice: New milestone created successfully!
|
||||
update:
|
||||
notice: Milestone updated successfully
|
||||
delete:
|
||||
notice: Milestone successfully deleted
|
||||
comments:
|
||||
index:
|
||||
filter: Filter
|
||||
|
||||
Reference in New Issue
Block a user