feat: better monthly select

This commit is contained in:
2026-07-21 10:23:56 +02:00
parent 02bf7bcc04
commit 69512a4f1d
4 changed files with 74 additions and 27 deletions
+8 -4
View File
@@ -22,10 +22,14 @@
"Dimanche"
],
"month": {
"st": "",
"nd": "",
"rd": "",
"th": ""
"st": "Le {0}",
"nd": "Le {0}",
"rd": "Le {0}",
"th": "Le {0}",
"first_day": "Premier jour du mois",
"last_day": "Dernier jour du mois",
"last": "Dernier",
"first": "Premier"
},
"year": [
"Janvier",