mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 17:41:01 +00:00
Config label improvement #3199
This commit is contained in:
parent
d716495f6c
commit
491371a051
7 changed files with 7 additions and 7 deletions
|
@ -26,7 +26,7 @@ Reading speed
|
|||
wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are
|
||||
a fast or a slow reader. wallabag will recalculate the reading time for each article.
|
||||
|
||||
Where do you want to be redirected after mark an article as read?
|
||||
Where do you want to be redirected to after marking an article as read?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Each time you'll do some actions (after marking an article as read/favorite,
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
# 300_word: 'I read ~300 words per minute'
|
||||
# 400_word: 'I read ~400 words per minute'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه میخوانم'
|
||||
400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه میخوانم'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: کلید کاربری Pocket برای درونریزی مطالب
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
300_word: 'Leggo ~300 parole al minuto'
|
||||
400_word: 'Leggo ~400 parole al minuto'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
300_word: 'Posso ler ~300 palavras por minuto'
|
||||
400_word: 'Posso ler ~400 palavras por minuto'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo'
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
# 300_word: 'I read ~300 words per minute'
|
||||
# 400_word: 'I read ~400 words per minute'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket
|
||||
|
|
|
@ -71,7 +71,7 @@ config:
|
|||
# 300_word: 'I read ~300 words per minute'
|
||||
# 400_word: 'I read ~400 words per minute'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# label: 'Where do you want to be redirected to after marking an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
# pocket_consumer_key_label: Consumer key for Pocket to import contents
|
||||
|
|
Loading…
Reference in a new issue