remove unused strings

This commit is contained in:
Florian Dupret 2021-03-14 08:10:48 +01:00
commit 2c625f9946
2 changed files with 0 additions and 14 deletions

View file

@ -1,12 +1,5 @@
{ {
"dateTimeFormats": {
"short": {
"month": "short",
"day": "numeric",
"weekday": "long"
}
},
"404": { "404": {
"page-not-found": "404 Page Not Found", "page-not-found": "404 Page Not Found",
"take-me-home": "Take me Home" "take-me-home": "Take me Home"

View file

@ -1,12 +1,5 @@
{ {
"dateTimeFormats": {
"short": {
"month": "short",
"day": "numeric",
"weekday": "long"
}
},
"404": { "404": {
"page-not-found": "404 Page introuvable", "page-not-found": "404 Page introuvable",
"take-me-home": "Retour à l'accueil" "take-me-home": "Retour à l'accueil"