Skip to content
Snippets Groups Projects
Commit 1d3244cc authored by jan.bednarik's avatar jan.bednarik
Browse files

Update web verbose names

parent e1bf8b31
Branches
No related tags found
2 merge requests!418Release,!414district and region modules
Pipeline #6701 passed
......@@ -183,7 +183,7 @@ class DistrictHomePage(MetadataPageMixin, CalendarMixin, Page):
### OTHERS
class Meta:
verbose_name = "Web místního sdružení"
verbose_name = "Místní sdružení"
def _first_subpage_of_type(self, page_type) -> Page or None:
try:
......
......@@ -183,7 +183,7 @@ class RegionHomePage(MetadataPageMixin, CalendarMixin, Page):
### OTHERS
class Meta:
verbose_name = "Web regionálního sdružení"
verbose_name = "Krajské sdružení"
def _first_subpage_of_type(self, page_type) -> Page or None:
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment