forked from wallabag/wallabag
Added translations and currentRoute parameter
This commit is contained in:
@ -162,6 +162,7 @@ entry:
|
||||
archived: 'Entradas arquivadas'
|
||||
filtered: 'Entradas filtradas'
|
||||
filtered_tags: 'Filtrar por tags:'
|
||||
# filtered_search: 'Filtered by search:'
|
||||
untagged: 'Entradas sem tags'
|
||||
list:
|
||||
number_on_the_page: '{0} Não existem entradas.|{1} Existe uma entrada.|]1,Inf[ Existem %count% entradas.'
|
||||
@ -227,6 +228,8 @@ entry:
|
||||
placeholder: 'http://website.com'
|
||||
form_new:
|
||||
url_label: Url
|
||||
search:
|
||||
# placeholder: 'What are you looking for?'
|
||||
edit:
|
||||
page_title: 'Editar uma entrada'
|
||||
title_label: 'Título'
|
||||
|
||||
Reference in New Issue
Block a user