]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Added tests
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index d5173707ecdb5d7ba585c8cae6f7865bf9485abc..635937a5239c0b311e43eb5586c54ccf427eb60f 100644 (file)
@@ -260,12 +260,16 @@ entry:
     sort:
         title: 'Sort options'
         status_label: 'Sort by'
+        order_label: 'Order'
         by:
             creation_date: 'Creation date'
+            starred_date: 'Starred date'
+            archive_date: 'Archived date'
             title: 'Title'
             last_updated: 'Last updated'
-        ascending: 'Asencending'
+        ascending: 'Ascending'
         descending: 'Descending'
+        sort: 'Sort'
     view:
         left_menu:
             back_to_top: 'Back to top'