aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-07-09 11:53:20 +0200
committerGitHub <noreply@github.com>2019-07-09 11:53:20 +0200
commit4f4633008725e8cc7a760047f501fbed488def6f (patch)
treeb15d68d51565dfde13b6b7fe7a2fc4c1bc5ecc7f /src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
parent8effd6e99e5a1f1d0d663ee77b0f5015220d1b4a (diff)
parent41022cb289f5d08418ccb2d7050098c4ee3721e4 (diff)
downloadwallabag-4f4633008725e8cc7a760047f501fbed488def6f.tar.gz
wallabag-4f4633008725e8cc7a760047f501fbed488def6f.tar.zst
wallabag-4f4633008725e8cc7a760047f501fbed488def6f.zip
Merge pull request #4053 from wallabag/feature/manual-input-reading-speed
Add ability to manually define the reading speed
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 3f1c7a68..ee45c085 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -68,12 +68,8 @@ config:
68 items_per_page_label: 'Itens por página' 68 items_per_page_label: 'Itens por página'
69 language_label: 'Idioma' 69 language_label: 'Idioma'
70 reading_speed: 70 reading_speed:
71 label: 'Velocidade de leitura' 71 label: 'Velocidade de leitura (palavras por minuto)'
72 help_message: 'Você pode usar ferramentas online para estimar sua velocidade de leitura:' 72 help_message: 'Você pode usar ferramentas online para estimar sua velocidade de leitura:'
73 100_word: 'Posso ler ~100 palavras por minuto'
74 200_word: 'Posso ler ~200 palavras por minuto'
75 300_word: 'Posso ler ~300 palavras por minuto'
76 400_word: 'Posso ler ~400 palavras por minuto'
77 action_mark_as_read: 73 action_mark_as_read:
78 # label: 'Where do you want to be redirected to after marking an article as read?' 74 # label: 'Where do you want to be redirected to after marking an article as read?'
79 # redirect_homepage: 'To the homepage' 75 # redirect_homepage: 'To the homepage'