forked from wallabag/wallabag
Added translations and currentRoute parameter
This commit is contained in:
@ -162,6 +162,7 @@ entry:
|
||||
archived: "Articles lus"
|
||||
filtered: "Articles filtrés"
|
||||
filtered_tags: "Articles filtrés par tags :"
|
||||
filtered_search: 'Articles filtrés par une recherche :'
|
||||
untagged: "Article sans tag"
|
||||
list:
|
||||
number_on_the_page: "{0} Il n’y a pas d’articles.|{1} Il y a un article.|]1,Inf[ Il y a %count% articles."
|
||||
@ -227,6 +228,8 @@ entry:
|
||||
placeholder: "http://website.com"
|
||||
form_new:
|
||||
url_label: "Adresse"
|
||||
search:
|
||||
placeholder: "Que recherchez-vous ?"
|
||||
edit:
|
||||
page_title: "Éditer un article"
|
||||
title_label: "Titre"
|
||||
|
||||
Reference in New Issue
Block a user