Begin to add filter on the tunnel flights

This commit is contained in:
Sébastien ANDRE
2023-06-27 14:38:52 +02:00
parent 894f283654
commit f789a4269a
6 changed files with 117 additions and 84 deletions

View File

@@ -121,5 +121,8 @@
"NewTunnelFlight_Submit": "Submit",
"NewTunnelFlight_Comments_Lbl": "Comments",
"NewTunnelFlight_Minutes_Lbl": "Time of flight (minutes)",
"NewTunnelFlight_Date_Lbl": "Date of flight"
"NewTunnelFlight_Date_Lbl": "Date of flight",
"ListTunnelFlight_CurrentYear": "On the current year",
"ListTunnelFlight_12Months": "On 12 last months"
}