added i18n for backend errors

This commit is contained in:
2026-01-28 19:31:14 +01:00
parent f029a322c4
commit 81d9624c9e
15 changed files with 316 additions and 162 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "frangipane-client",
"private": true,
"version": "1.0.1",
"backendVersion": "1.0.4",
"version": "1.0.2",
"backendVersion": "1.0.5",
"type": "module",
"scripts": {
"dev": "vite",