]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
Added tests
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.it.yml
index a05a6e6ed09a629bbffe12f513e626d4d8f666fb..7e30fa8abe16fc1013d371e45455d50d95fb8d34 100644 (file)
@@ -42,6 +42,7 @@ menu:
         # random_entry: Jump to a random entry from that list
         export: 'Esporta'
         # account: 'My account'
+        # sort_entries: 'Sort entries'
     search_form:
         input_label: 'Inserisci qui la tua ricerca'
 
@@ -256,6 +257,19 @@ entry:
         action:
             clear: 'Pulisci'
             filter: 'Filtra'
+    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: 'Ascending'
+        # descending: 'Descending'
+        # sort: 'Sort'
     view:
         left_menu:
             back_to_top: "Torna all'inizio"