diff --git a/config/locales/en.yml b/config/locales/en.yml index d0237cc00..ffefb691c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3159,14 +3159,14 @@ en: comment_placeholder_new: "Add new comment…" archived: "Archived" sort: - new_html: "  Started last" + new_html: "  Started last" old_html: "  Started first" atoz_html: "  Name A to Z" - ztoa_html: "  Name Z to A" + ztoa_html: "  Name Z to A" archived_new_html: "Archived last" archived_old_html: "Archived first" id_asc_html: "  ID ascending" - id_desc_html: "  ID descending" + id_desc_html: "  ID descending" sort_new: new: "Newest" old: "Oldest"