Skip to content
Open
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
2 changes: 1 addition & 1 deletion src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"filter_sum_id": "Listing {N, plural, one{one session: {TITLE}} other{# sessions with id {ID}}}",
"filter_sum": "Listing {N, plural, one{one} other{{ALL} #}} {LIVE, select, undefined{} other{current and future}} {TAG} {N, plural, one{session} other{sessions}} {DAY, select, undefined{} other{on {DAY} {TIME, select, undefined{} other{after {TIME}}}}} {AREA, select, undefined{} other{in {AREA}}} {Q, select, undefined{} other{matching the query {Q}}}",
"day_link": "Show {N} matching sessions from {D, plural, =0{Sunday} =1{Monday} =2{Tuesday} =3{Wednesday} =4{Thursday} =5{Friday} =6{Saturday} other{???}}",
"hidden_link": "Show {N} more matching sessions with an end time after {T} on {D, plural, =0{Sunday} =1{Monday} =2{Tuesday} =3{Wednesday} =4{Thursday} =5{Friday} =6{Saturday} other{???}}",
"hidden_link": "Show {N} more matching sessions with an end time before {T} on {D, plural, =0{Sunday} =1{Monday} =2{Tuesday} =3{Wednesday} =4{Thursday} =5{Friday} =6{Saturday} other{???}}",

"server_cmd_fail": "The command \"{CMD}\" failed.",
"show_comments": "Show {N, plural, one{one comment} other{# comments}}",
Expand Down