Skip to content

Commit

Permalink
Merge pull request #4173 from quintel/efate
Browse files Browse the repository at this point in the history
Adding translations and flag of efate
  • Loading branch information
redekok authored Nov 28, 2023
2 parents 9eae629 + 908f69e commit 1078a0d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Binary file added app/assets/images/flags-24/nh5_efate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/region-flags.sass
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
@include flag($region: "sk_slovakia")
&.UK_united_kingdom
@include flag($region: "uk_united_kingdom")
&.NH5_efate
@include flag($region: "nh5_efate")

.placeholder-area-flag
display: inline-block
Expand Down
1 change: 1 addition & 0 deletions config/locales/en_areas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ en:
RGDS_drechtsteden: Drechtsteden
RGVP_goeree_voorne_putten: Goeree - Voorne Putten
RGOM_oostland_midden_holland_west: Oostland Midden Holland-west
NH5_efate: Efate
country_select:
# Only add translations for areas where the name in the country selection
# drop-down (on the front page) needs to differ from the translation
Expand Down
1 change: 1 addition & 0 deletions config/locales/nl_areas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ nl:
RGDS_drechtsteden: Drechtsteden
RGVP_goeree_voorne_putten: Goeree - Voorne Putten
RGOM_oostland_midden_holland_west: Oostland Midden Holland-west
NH5_efate: Efate
country_select:
# Only add translations for areas where the name in the country selection
# drop-down (on the front page) needs to differ from the translation
Expand Down

0 comments on commit 1078a0d

Please sign in to comment.