Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion src/lib/translations/messages/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions src/lib/translations/translations.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading