added french translation

This commit is contained in:
Julien Chanseaume
2014-05-05 07:23:48 +02:00
parent bddda57601
commit 913ce22724
5 changed files with 15 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
{* Feeds *}
{block name="feeds"}
<link rel="alternate" type="application/rss+xml" title="{intl l='All contents for'} {content attr='title'}" href="{url path="/feed/content/{lang attr="locale"}/{content attr="id"}"}" />
<link rel="alternate" type="application/rss+xml" title="{intl l='All contents in'} {content attr='title'}" href="{url path="/feed/content/{lang attr="locale"}/{content attr="id"}"}" />
{/block}
{* Breadcrumb *}