]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Fixed UI
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index 0a5af0855dc91a3ec0cbde6249a5d4144bd5d990..99425d5a750761f96fc855fc91e1735732bcb4b3 100644 (file)
@@ -42,6 +42,7 @@ menu:
         random_entry: Jump to a random entry from that list
         export: 'Export'
         account: 'My account'
+        sort_entries: 'Sort entries'
     search_form:
         input_label: 'Enter your search here'
 
@@ -256,6 +257,16 @@ entry:
         action:
             clear: 'Clear'
             filter: 'Filter'
+    sort:
+        title: 'Sort options'
+        status_label: 'Sort by'
+        order_label: 'Order'
+        by:
+            creation_date: 'Creation date'
+            title: 'Title'
+            last_updated: 'Last updated'
+        ascending: 'Ascending'
+        descending: 'Descending'
     view:
         left_menu:
             back_to_top: 'Back to top'