translate date to french : add locals

This commit is contained in:
isUnknown 2026-01-13 10:57:17 +01:00
parent a2d918ed82
commit 1eb88cf679
3 changed files with 5 additions and 2 deletions

View file

@ -3,7 +3,8 @@
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(cat:*)"
"Bash(cat:*)",
"WebFetch(domain:unicode-org.github.io)"
],
"deny": [],
"ask": []