mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
remove unused strings
This commit is contained in:
parent
b6b014f515
commit
2c625f9946
2 changed files with 0 additions and 14 deletions
|
@ -1,12 +1,5 @@
|
|||
{
|
||||
|
||||
"dateTimeFormats": {
|
||||
"short": {
|
||||
"month": "short",
|
||||
"day": "numeric",
|
||||
"weekday": "long"
|
||||
}
|
||||
},
|
||||
"404": {
|
||||
"page-not-found": "404 Page Not Found",
|
||||
"take-me-home": "Take me Home"
|
||||
|
|
|
@ -1,12 +1,5 @@
|
|||
{
|
||||
|
||||
"dateTimeFormats": {
|
||||
"short": {
|
||||
"month": "short",
|
||||
"day": "numeric",
|
||||
"weekday": "long"
|
||||
}
|
||||
},
|
||||
"404": {
|
||||
"page-not-found": "404 Page introuvable",
|
||||
"take-me-home": "Retour à l'accueil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue