feat: migrate from CRA to Vite for speed

This commit is contained in:
Ahmed Bouhuolia
2025-11-24 14:18:56 +02:00
parent 43faa45dcf
commit caf232d928
20 changed files with 1770 additions and 6525 deletions

View File

@@ -2308,5 +2308,6 @@
"api_key.important": "Important",
"api_key.display_warning": "This API key will only be shown once. Please copy and save it securely.",
"api_key.label": "API Key",
"api_key.copy_to_clipboard": "Copy to clipboard"
"api_key.copy_to_clipboard": "Copy to clipboard",
"the_expenses_has_been_deleted_successfully": "The expenses have been deleted successfully."
}