Fix typo in translation files (#318)

* fix: typo in "lastYear" across multiple language files

* fix: typo in chatGPT prompt
This commit is contained in:
Thorsten Herfurtner
2025-04-19 21:01:07 +02:00
committed by GitHub
parent ffbcb6b74d
commit 03712f1503
9 changed files with 16 additions and 16 deletions

View File

@@ -36,7 +36,7 @@
"earlierThisMonth": "A principios de este mes",
"lastMonth": "El mes pasado",
"earlierThisYear": "A principios de este año",
"lastYera": "El año pasado",
"lastYear": "El año pasado",
"older": "Más antiguos"
}
},
@@ -386,4 +386,4 @@
"Water": "Agua"
}
}
}
}