Skip to content

Commit

Permalink
Merge pull request #67 from communitiesuk/FS-2532-updating-translatio…
Browse files Browse the repository at this point in the history
…n-for-contact-us-page

Updating translation for the fund name
  • Loading branch information
ramsharma-prog authored May 10, 2023
2 parents c102fe8 + a50f196 commit e7a5782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/data_operations/fund_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def get_fund_data(language):
return [
{
"id": "47aef2f5-3fcb-4d45-acb5-f0152b5f03c4",
"name": "Y Cronfa Perchnogaeth Gymunedol"
"name": "y Gronfa Perchnogaeth Gymunedol"
if language == "cy"
else "Community Ownership Fund",
"title": "gyllid i achub ased yn eich cymuned"
Expand Down

0 comments on commit e7a5782

Please sign in to comment.