File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
web/templates/debug_toolbar/panels
workspaces/templates/workspace Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ <h4>store</h4>
5656 < th > {% translate "time" %}</ th >
5757 < th > {% translate "key" %}</ th >
5858 < th > {% translate "Office" %}</ th >
59- < th > {% translate "Program " %}</ th >
59+ < th > {% translate "Programme " %}</ th >
6060 < th > {% translate "path" %}</ th >
6161 </ tr >
6262 </ thead >
Original file line number Diff line number Diff line change 3131 < a class ="flex w-full px-4 "
3232 href ="{% url "workspace:workspaces_countryprogram_change " active_program.pk %}">
3333 < span class ="flex text-2xl pt-2 pr-4 icon icon-equalizer "> </ span >
34- < div class ="flex-grow pt-3 display-open "> {% translate "Program " %}</ div >
34+ < div class ="flex-grow pt-3 display-open "> {% translate "Programme " %}</ div >
3535 </ a >
3636 </ li >
3737 < li class ="{% if modeladmin_name == 'CountryHouseholdAdmin' %}selected{% endif %} ">
You can’t perform that action at this time.
0 commit comments