Skip to content

Commit

Permalink
Renamed Total Budget (#1883)
Browse files Browse the repository at this point in the history
  • Loading branch information
SwarnenduG07 authored Oct 9, 2024
1 parent fd4072f commit 27b27b1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions frontend/src/languages/english.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const en = {
tag: "Tag",
task_status: "Task status",
thumbnail: "Thumbnail",
total_budget: "Total Budget",
total_budget: "Participating Stakeholder",
type: "Type",
update: "Update",
username: "Login ID",
Expand Down Expand Up @@ -310,7 +310,7 @@ const en = {
"Only allow workflow action of type restricted. When assigning a restricted workflow action permissions are automatically granted and revoked. The assigner will only keep the view permissions.",
workflowitem_assignee: "Fixed assignee",
organization_info: "Funding organization",
total_budget_info: "Total budget",
total_budget_info: "Participating Stakeholder",
default_assignee_warning: "Fixed assignee cannot be changed once Subproject is created.",
default_assignee_warning2:
"Fixed assignee will be assigned to all workflow items in subproject without an option to change it."
Expand Down Expand Up @@ -473,7 +473,7 @@ const en = {
projected_budget_ratio: "Projected Budget Ratio",
projected_budgets_distribution: "Projected Budgets Distribution",
subproject_analytics: "Subproject Analytics",
total_budget_distribution: "Total Budget Distribution",
total_budget_distribution: "Participating Stakeholder Distribution",
total: "Total:"
},

Expand Down
2 changes: 1 addition & 1 deletion frontend/src/languages/french.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ const fr = {
"Autoriser uniquement l'élément de flux de travail de type restreint. Lors de l'attribution d'un élément de flux de travail restreint, les autorisations sont automatiquement accordées et révoquées. Le cédant ne conservera que les autorisations d'affichage.",
workflowitem_assignee: "Fixed assignee",
organization_info: "Organisme de financement",
total_budget_info: "Total budget",
total_budget_info: "Partie prenante participante",
default_assignee_warning: "Fixed assignee cannot be changed once Subproject is created.",
default_assignee_warning2:
"Fixed assignee will be assigned to all workflow action items in subproject without an option to change it."
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/languages/georgian.js
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ const ka = {
"მხოლოდ ტიპის workflow action- ის აკრძალვა შეზღუდულია. შეზღუდული workflow action- ის მინიჭებისას, ნებართვები ავტომატურად გაიცემა და გაუქმდება. შემკვეთი მხოლოდ ნახვის ნებართვებს ინახავს.",
workflowitem_assignee: "ფიქსირებული მიმწოდებელი",
organization_info: "დამფინანსებელი ორგანიზაცია",
total_budget_info: "Total budget",
total_budget_info: "მონაწილე დაინტერესებული მხარე",
default_assignee_warning: "Fixed assignee cannot be changed once Subproject is created.",
default_assignee_warning2:
"Fixed assignee will be assigned to all workflow actions in subproject without an option to change it."
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/languages/german.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ const de = {
"Nur Workflow-Elemente vom Typ 'eingeschränkt' zulassen. Bei Zuweisung eines eingeschränkten Workflow-Items an einen anderen User werden Berechtigungen automatisch erteilt und entzogen. Der Zuweisende behält nur die Anzeigerechte.",
workflowitem_assignee: "Fester Zuständiger",
organization_info: "Förderer",
total_budget_info: "Total budget",
total_budget_info: "Beteiligter Stakeholder",
default_assignee_warning: "Fixed assignee cannot be changed once Subproject is created.",
default_assignee_warning2:
"Fixed assignee will be assigned to all workflow items in subproject without an option to change it."
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/languages/portuguese.js
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ const pt = {
"Permitir apenas item de fluxo de trabalho do tipo restrito. Ao atribuir um item de fluxo de trabalho restrito, as permissões são concedidas e revogadas automaticamente. O atribuidor manterá apenas as permissões de visualização.",
workflowitem_assignee: "Cessionário padrão",
organization_info: "Organização financiadora",
total_budget_info: "Total budget",
total_budget_info: "Parte interessada participante",
default_assignee_warning: "Fixed assignee cannot be changed once Subproject is created.",
default_assignee_warning2:
"Fixed assignee will be assigned to all workflow actions items in subproject without an option to change it."
Expand Down

0 comments on commit 27b27b1

Please sign in to comment.