]> 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 a68a7d7de42a2e2ac32e800b456d16066b5c1682..99425d5a750761f96fc855fc91e1735732bcb4b3 100644 (file)
@@ -41,6 +41,8 @@ menu:
         filter_entries: 'Filter entries'
         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'
 
@@ -255,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'
@@ -299,6 +311,7 @@ entry:
         shared_by_wallabag: "This article has been shared by %username% with <a href='%wallabag_instance%'>wallabag</a>"
     confirm:
         delete: "Are you sure you want to remove that article?"
+        delete_entries: "Are you sure you want to remove those articles?"
         delete_tag: "Are you sure you want to remove that tag from that article?"
     metadata:
         reading_time: "Estimated reading time"