Add initial translations, images, templates, and CSS for Leo Bootstrap Menu module

This commit is contained in:
2025-01-15 23:39:34 +01:00
parent b789889ba8
commit e5f2620da3
135 changed files with 21475 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
{*
* @Module Name: Leo Bootstrap Menu
* @Website: leotheme.com.com - prestashop template provider
* @author Leotheme <leotheme@gmail.com>
* @copyright Leotheme
*}
{l s='Check list of icons and class name in here ' mod='leobootstrapmenu'}
<a href="https://design.google.com/icons/" target="_blank">https://design.google.com/icons/</a>
{l s=' Material Font or ' mod='leobootstrapmenu'}
<a href="http://fontawesome.io/icons/" target="_blank">http://fontawesome.io/icons/</a>
{l s=' Awesome Font or your icon class... ' mod='leobootstrapmenu'}
<hr/>
{l s='Special example (Required) for Material Font by Google' mod='leobootstrapmenu'}
<br/>
&lt;i class="material-icons"&gt;&amp;#xE855;&lt;/i&gt;
<br/>
{l s='OR' mod='leobootstrapmenu'}
<br/>
&lt;i class="material-icons"&gt;alarm&lt;/i&gt;
<hr/>
{l s='Example for other fonts (Awesome Font...)' mod='leobootstrapmenu'}
<br/>
&lt;i class="fa fa-arrows"&gt;&lt;/i&gt;
<br/>
{l s='OR' mod='leobootstrapmenu'}
<br/>
fa fa-arrows