]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Fix internal settings
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index 3a65d4755dcc2693b4e88d7e1188f37f8d058d6d..8f3e42673d2025b6f400835318b728a033123b33 100644 (file)
@@ -61,6 +61,13 @@ config:
         theme_label: 'Theme'
         items_per_page_label: 'Items per page'
         language_label: 'Language'
+        reading_speed:
+            label: 'Reading speed'
+            help_message: 'You can use online tools to estimate your reading speed:'
+            100_word: 'I read ~100 words per minute'
+            200_word: 'I read ~200 words per minute'
+            300_word: 'I read ~300 words per minute'
+            400_word: 'I read ~400 words per minute'
     form_rss:
         description: 'RSS feeds provided by wallabag allow you to read your saved articles with your favourite RSS reader. You need to generate a token first.'
         token_label: 'RSS token'
@@ -130,7 +137,7 @@ entry:
     page_titles:
         unread: 'Unread entries'
         starred: 'Starred entries'
-        archive: 'Archived entries'
+        archived: 'Archived entries'
         filtered: 'Filtered entries'
     list:
         number_on_the_page: '{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.'
@@ -169,7 +176,7 @@ entry:
             set_as_read: 'Mark as read'
             set_as_unread: 'Mark as unread'
             set_as_favorite: 'Favorite'
-            view_original_article: 'Orignal article'
+            view_original_article: 'Original article'
             re_fetch_content: 'Re-fetch content'
             delete: 'Delete'
             add_a_tag: 'Add a tag'
@@ -331,6 +338,7 @@ developer:
     documentation: 'Documentation'
     how_to_first_app: 'How to create my first application'
     full_documentation: 'View full API documentation'
+    list_methods: 'List API methods'
     clients:
         title: 'Clients'
         create_new: 'Create a new client'