diff --git a/src/lib/translations/messages/en/translations.json b/src/lib/translations/messages/en/translations.json index cab644a2..8f54e735 100644 --- a/src/lib/translations/messages/en/translations.json +++ b/src/lib/translations/messages/en/translations.json @@ -13,5 +13,11 @@ "Start must be before end": "Start must be before end", "to": "to", "Apply custom range": "Apply custom range", - "Custom range": "Custom range" + "Custom range": "Custom range", + "From": "From", + "To": "To", + "Results per page": "Results per page", + "Sort": "Sort", + "Sort Results By": "Sort Results By", + "Sort Order": "Sort Order" } diff --git a/src/lib/translations/translations.pot b/src/lib/translations/translations.pot index d3e663f1..7594b77b 100644 --- a/src/lib/translations/translations.pot +++ b/src/lib/translations/translations.pot @@ -5,8 +5,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -"POT-Creation-Date: 2026-06-30T12:24:03.010Z\n" -"PO-Revision-Date: 2026-06-30T12:24:03.010Z\n" +"POT-Creation-Date: 2026-07-01T11:04:12.967Z\n" +"PO-Revision-Date: 2026-07-01T11:04:12.967Z\n" "Language: en\n" msgid "Type something"