Skip to content

Commit

Permalink
Fixed translation domain
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosomb committed Nov 29, 2024
1 parent 68fee1e commit e4d6e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ps_brandlist/views/templates/hook/ps_brandlist.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div id="search_filters_brands">
<section class="{$componentName} facet">
{if $display_link_brand}
<a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='shop.theme.catalog'}">
<a href="{$page_link}" class="{$componentName}-title d-block mb-3" title="{l s='brands' d='Shop.Theme.Catalog'}">
{l s='Brands' d='Shop.Theme.Catalog'}
</a>
{else}
Expand Down

0 comments on commit e4d6e20

Please sign in to comment.