Skip to content

Commit

Permalink
Updating translation for the fund name
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsharma-prog committed May 10, 2023
1 parent c102fe8 commit a50f196
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 a50f196

Please sign in to comment.