Skip to content

Commit

Permalink
Fix in typo and locales change
Browse files Browse the repository at this point in the history
  • Loading branch information
kndehaan authored and mabijkerk committed Aug 27, 2024
1 parent e8ce6d4 commit b860484
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
share_group: external_coupling_industry_steel_energetic_input
interface_group: external_coupling_industry_metal_steel_energetic
coupling_icon: true
- key: external_coupling_industry_metal_steel_energetic_kooks_share
- key: external_coupling_industry_metal_steel_energetic_cokes_share
step_value: 0.1
unit: '%'
position: 230
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
share_group: external_coupling_other_industry_energetic
interface_group: external_coupling_industry_other_non_specified_energetic
coupling_icon: true
- key: external_coupling_industry_other_non_specified_industry_kooks_share_energetic
- key: external_coupling_industry_other_non_specified_industry_cokes_share_energetic
step_value: 0.1
unit: '%'
position: 125
Expand Down Expand Up @@ -127,7 +127,7 @@
share_group: external_coupling_other_industry_non_energetic
interface_group: external_coupling_industry_other_non_specified_non_energetic
coupling_icon: true
- key: external_coupling_industry_other_non_specified_industry_kooks_share_non_energetic
- key: external_coupling_industry_other_non_specified_industry_cokes_share_non_energetic
step_value: 0.1
unit: '%'
position: 330
Expand Down
2 changes: 1 addition & 1 deletion config/locales/interface/input_elements/en_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ en:
input_elements:
common:
info_link: Technical and financial properties
info_coupling: Why is this slider deactivated?
info_coupling: This slider is coupled with an external model, what does this mean?
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ en:
title: Coal
description: |
Share of coal in useful energetic demand
external_coupling_industry_metal_steel_energetic_kooks_share:
external_coupling_industry_metal_steel_energetic_cokes_share:
title: Cokes
description: |
Share of kooks in useful energetic demand
Expand Down Expand Up @@ -973,7 +973,7 @@ en:
title: Coal
description: |
Share of coal in useful energetic demand
external_coupling_industry_other_non_specified_industry_kooks_share_energetic:
external_coupling_industry_other_non_specified_industry_cokes_share_energetic:
title: Cokes
description: |
Share of kooks in useful energetic demand
Expand Down Expand Up @@ -1017,7 +1017,7 @@ en:
title: Waste
description: |
Share of waste mix in useful non-energetic demand
external_coupling_industry_other_non_specified_industry_kooks_share_non_energetic:
external_coupling_industry_other_non_specified_industry_cokes_share_non_energetic:
title: Cokes
description: |
Share of kooks in useful non-energetic demand
Expand Down
2 changes: 1 addition & 1 deletion config/locales/interface/input_elements/nl_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ nl:
input_elements:
common:
info_link: Technische parameters en kosten
info_coupling: Waarom is dit schuifje gedeactiveerd?
info_coupling: Deze schuif is gekoppeld aan een extern model, wat betekent dit?
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ nl:
title: Kolen
description: |
Aandeel van kolen in nuttige energetische vraag
external_coupling_industry_metal_steel_energetic_kooks_share:
external_coupling_industry_metal_steel_energetic_cokes_share:
title: Kooks
description: |
Aandeel van kooks in nuttige energetische vraag
Expand Down Expand Up @@ -973,7 +973,7 @@ nl:
title: Kolen
description: |
Aandeel van kolen in nuttige energetische vraag
external_coupling_industry_other_non_specified_industry_kooks_share_energetic:
external_coupling_industry_other_non_specified_industry_cokes_share_energetic:
title: Kooks
description: |
Aandeel van kooks in nuttige energetische vraag
Expand Down Expand Up @@ -1017,7 +1017,7 @@ nl:
title: Afval
description: |
Aandeel van afvalmix in nuttige niet-energetische vraag
external_coupling_industry_other_non_specified_industry_kooks_share_non_energetic:
external_coupling_industry_other_non_specified_industry_cokes_share_non_energetic:
title: Kooks
description: |
Aandeel van kooks in nuttige niet-energetische vraag
Expand Down

0 comments on commit b860484

Please sign in to comment.