From 2af8d6f565ca6042f19ef83442bc837da0e2038f Mon Sep 17 00:00:00 2001 From: Dom Date: Sun, 29 Dec 2024 22:34:57 +1000 Subject: [PATCH] Spelling and grammar corrections --- .../cluster/modify-swarm-settings.tsx | 2 +- .../cluster/show-cluster-settings.tsx | 2 +- .../advanced/general/add-command.tsx | 2 +- .../application/advanced/ports/add-port.tsx | 2 +- .../advanced/ports/delete-port.tsx | 4 ++-- .../advanced/ports/update-port.tsx | 2 +- .../advanced/redirects/add-redirect.tsx | 2 +- .../advanced/redirects/delete-redirect.tsx | 4 ++-- .../advanced/redirects/update-redirect.tsx | 2 +- .../advanced/security/add-security.tsx | 2 +- .../advanced/security/delete-security.tsx | 4 ++-- .../advanced/security/update-security.tsx | 2 +- .../show-application-advanced-settings.tsx | 2 +- .../traefik/update-traefik-config.tsx | 2 +- .../advanced/volumes/add-volumes.tsx | 6 ++--- .../advanced/volumes/delete-volume.tsx | 4 ++-- .../advanced/volumes/update-volume.tsx | 6 ++--- .../dashboard/application/build/show.tsx | 2 +- .../application/deployments/refresh-token.tsx | 2 +- .../application/domains/add-domain.tsx | 4 ++-- .../application/domains/delete-domain.tsx | 4 ++-- .../application/environment/show.tsx | 2 +- .../general/deploy-application.tsx | 4 ++-- .../generic/save-bitbucket-provider.tsx | 2 +- .../general/generic/save-docker-provider.tsx | 2 +- .../general/generic/save-drag-n-drop.tsx | 2 +- .../general/generic/save-git-provider.tsx | 2 +- .../general/generic/save-github-provider.tsx | 2 +- .../general/generic/save-gitlab-provider.tsx | 2 +- .../application/general/reset-application.tsx | 2 +- .../dashboard/application/general/show.tsx | 2 +- .../add-preview-domain.tsx | 4 ++-- .../application/rebuild-application.tsx | 2 +- .../application/start-application.tsx | 4 ++-- .../application/stop-application.tsx | 4 ++-- .../application/update-application.tsx | 4 ++-- .../compose/advanced/add-command.tsx | 2 +- .../deployments/refresh-token-compose.tsx | 2 +- .../dashboard/compose/domains/add-domain.tsx | 4 ++-- .../{enviroment => environment}/show.tsx | 2 +- .../dashboard/compose/general/actions.tsx | 2 +- .../compose/general/compose-file-editor.tsx | 2 +- .../compose/general/deploy-compose.tsx | 2 +- .../save-bitbucket-provider-compose.tsx | 2 +- .../generic/save-git-provider-compose.tsx | 2 +- .../generic/save-github-provider-compose.tsx | 2 +- .../generic/save-gitlab-provider-compose.tsx | 2 +- .../compose/general/randomize-compose.tsx | 4 ++-- .../compose/general/rebuild-compose.tsx | 2 +- .../general/show-converted-compose.tsx | 2 +- .../compose/general/stop-compose.tsx | 4 ++-- .../dashboard/compose/start-compose.tsx | 4 ++-- .../dashboard/compose/stop-compose.tsx | 4 ++-- .../dashboard/compose/update-compose.tsx | 4 ++-- .../dashboard/database/backups/add-backup.tsx | 2 +- .../database/backups/delete-backup.tsx | 4 ++-- .../database/backups/update-backup.tsx | 2 +- .../file-system/show-traefik-file.tsx | 2 +- .../show-mariadb-advanced-settings.tsx | 2 +- .../advanced/show-mariadb-resources.tsx | 2 +- .../mariadb/backups/show-backup-mariadb.tsx | 2 +- .../environment/show-mariadb-environment.tsx | 2 +- .../mariadb/general/deploy-mariadb.tsx | 4 ++-- .../mariadb/general/reset-mariadb.tsx | 2 +- .../show-external-mariadb-credentials.tsx | 2 +- .../mariadb/general/stop-mariadb.tsx | 4 ++-- .../dashboard/mariadb/start-mariadb.tsx | 4 ++-- .../dashboard/mariadb/update-mariadb.tsx | 4 ++-- .../advanced/show-mongo-advanced-settings.tsx | 2 +- .../mongo/advanced/show-mongo-resources.tsx | 2 +- .../mongo/backups/show-backup-mongo.tsx | 2 +- .../environment/show-mongo-environment.tsx | 2 +- .../dashboard/mongo/general/deploy-mongo.tsx | 4 ++-- .../dashboard/mongo/general/reset-mongo.tsx | 2 +- .../show-external-mongo-credentials.tsx | 2 +- .../dashboard/mongo/general/stop-mongo.tsx | 4 ++-- .../dashboard/mongo/start-mongo.tsx | 4 ++-- .../dashboard/mongo/update-mongo.tsx | 4 ++-- .../advanced/show-mysql-advanced-settings.tsx | 2 +- .../mysql/advanced/show-mysql-resources.tsx | 2 +- .../mysql/backups/show-backup-mysql.tsx | 2 +- .../environment/show-mysql-environment.tsx | 2 +- .../dashboard/mysql/general/deploy-mysql.tsx | 4 ++-- .../dashboard/mysql/general/reset-mysql.tsx | 2 +- .../show-external-mysql-credentials.tsx | 2 +- .../dashboard/mysql/general/stop-mysql.tsx | 4 ++-- .../dashboard/mysql/start-mysql.tsx | 4 ++-- .../dashboard/mysql/update-mysql.tsx | 4 ++-- .../show-postgres-advanced-settings.tsx | 2 +- .../advanced/show-postgres-resources.tsx | 2 +- .../postgres/backups/show-backup-postgres.tsx | 2 +- .../environment/show-postgres-environment.tsx | 2 +- .../postgres/general/deploy-postgres.tsx | 4 ++-- .../postgres/general/reset-postgres.tsx | 2 +- .../show-external-postgres-credentials.tsx | 2 +- .../postgres/general/stop-postgres.tsx | 4 ++-- .../dashboard/postgres/start-postgres.tsx | 4 ++-- .../dashboard/postgres/update-postgres.tsx | 4 ++-- .../dashboard/project/add-application.tsx | 6 ++--- .../dashboard/project/add-compose.tsx | 6 ++--- .../dashboard/project/add-database.tsx | 2 +- .../dashboard/project/add-template.tsx | 6 ++--- .../components/dashboard/projects/add.tsx | 2 +- ...enviroment.tsx => project-environment.tsx} | 12 +++++----- .../components/dashboard/projects/show.tsx | 8 +++---- .../components/dashboard/projects/update.tsx | 6 ++--- .../advanced/show-redis-advanced-settings.tsx | 2 +- .../redis/advanced/show-redis-resources.tsx | 2 +- .../environment/show-redis-environment.tsx | 2 +- .../dashboard/redis/general/deploy-redis.tsx | 4 ++-- .../dashboard/redis/general/reset-redis.tsx | 2 +- .../show-external-redis-credentials.tsx | 2 +- .../dashboard/redis/general/stop-redis.tsx | 4 ++-- .../dashboard/redis/start-redis.tsx | 4 ++-- .../dashboard/redis/update-redis.tsx | 4 ++-- .../settings/certificates/add-certificate.tsx | 2 +- .../certificates/delete-certificate.tsx | 4 ++-- .../cluster/nodes/workers/delete-worker.tsx | 4 ++-- .../cluster/registry/add-docker-registry.tsx | 4 ++-- .../cluster/registry/delete-registry.tsx | 2 +- .../registry/update-docker-registry.tsx | 4 ++-- .../settings/destination/add-destination.tsx | 6 ++--- .../destination/delete-destination.tsx | 4 ++-- .../destination/update-destination.tsx | 6 ++--- .../git/bitbucket/edit-bitbucket-provider.tsx | 2 +- .../git/github/edit-github-provider.tsx | 2 +- .../git/gitlab/edit-gitlab-provider.tsx | 2 +- .../settings/git/remove-git-provider.tsx | 4 ++-- .../notifications/add-notification.tsx | 4 ++-- .../notifications/delete-notification.tsx | 4 ++-- .../notifications/update-notification.tsx | 4 ++-- .../settings/profile/disable-2fa.tsx | 2 +- .../dashboard/settings/profile/enable-2fa.tsx | 2 +- .../settings/profile/profile-form.tsx | 2 +- .../servers/actions/show-storage-actions.tsx | 12 +++++----- .../servers/actions/show-traefik-actions.tsx | 2 +- .../dashboard/settings/servers/add-server.tsx | 2 +- .../settings/servers/show-servers.tsx | 2 +- .../settings/servers/update-server.tsx | 2 +- .../servers/welcome-stripe/create-server.tsx | 2 +- .../settings/ssh-keys/add-ssh-key.tsx | 4 ++-- .../settings/ssh-keys/delete-ssh-key.tsx | 2 +- .../settings/ssh-keys/update-ssh-key.tsx | 2 +- .../settings/users/add-permissions.tsx | 2 +- .../dashboard/settings/users/add-user.tsx | 2 +- .../dashboard/settings/users/delete-user.tsx | 4 ++-- .../dashboard/settings/web-domain.tsx | 2 +- .../settings/web-server/edit-traefik-env.tsx | 2 +- .../web-server/remove-ssh-private-key.tsx | 4 ++-- .../settings/web-server/update-server-ip.tsx | 2 +- .../pages/api/deploy/[refreshToken].ts | 6 ++--- .../api/deploy/compose/[refreshToken].ts | 6 ++--- apps/dokploy/pages/api/deploy/github.ts | 2 +- .../pages/dashboard/project/[projectId].tsx | 8 +++---- .../services/compose/[composeId].tsx | 2 +- apps/dokploy/pages/index.tsx | 2 +- apps/dokploy/pages/invitation.tsx | 2 +- apps/dokploy/pages/register.tsx | 4 ++-- apps/dokploy/pages/reset-password.tsx | 4 ++-- apps/dokploy/pages/send-reset-password.tsx | 2 +- apps/dokploy/reset-password.ts | 2 +- apps/dokploy/server/api/routers/admin.ts | 4 ++-- .../dokploy/server/api/routers/application.ts | 4 ++-- apps/dokploy/server/api/routers/auth.ts | 6 ++--- apps/dokploy/server/api/routers/backup.ts | 14 +++++------ apps/dokploy/server/api/routers/bitbucket.ts | 2 +- apps/dokploy/server/api/routers/cluster.ts | 2 +- apps/dokploy/server/api/routers/compose.ts | 2 +- .../dokploy/server/api/routers/destination.ts | 4 ++-- apps/dokploy/server/api/routers/domain.ts | 2 +- .../server/api/routers/git-provider.ts | 4 ++-- apps/dokploy/server/api/routers/gitlab.ts | 12 +++++----- apps/dokploy/server/api/routers/mariadb.ts | 20 ++++++++-------- apps/dokploy/server/api/routers/mongo.ts | 4 ++-- apps/dokploy/server/api/routers/mysql.ts | 24 +++++++++---------- .../server/api/routers/notification.ts | 24 +++++++++---------- apps/dokploy/server/api/routers/port.ts | 2 +- apps/dokploy/server/api/routers/postgres.ts | 24 +++++++++---------- apps/dokploy/server/api/routers/project.ts | 2 +- apps/dokploy/server/api/routers/redis.ts | 20 ++++++++-------- apps/dokploy/server/api/routers/registry.ts | 2 +- apps/dokploy/server/api/routers/server.ts | 2 +- apps/dokploy/server/api/routers/settings.ts | 2 +- apps/dokploy/server/api/routers/ssh-key.ts | 10 ++++---- apps/dokploy/server/db/reset.ts | 2 +- apps/dokploy/server/wss/terminal.ts | 4 ++-- apps/dokploy/setup.ts | 2 +- packages/server/src/db/reset.ts | 2 +- packages/server/src/services/admin.ts | 2 +- packages/server/src/services/application.ts | 6 ++--- packages/server/src/services/auth.ts | 4 ++-- packages/server/src/services/backup.ts | 2 +- packages/server/src/services/bitbucket.ts | 2 +- packages/server/src/services/compose.ts | 4 ++-- packages/server/src/services/deployment.ts | 18 +++++++------- packages/server/src/services/github.ts | 2 +- packages/server/src/services/gitlab.ts | 2 +- packages/server/src/services/mount.ts | 8 +++---- .../server/src/services/preview-deployment.ts | 4 ++-- packages/server/src/services/project.ts | 2 +- packages/server/src/services/redirect.ts | 8 +++---- packages/server/src/services/registry.ts | 4 ++-- packages/server/src/services/security.ts | 8 +++---- packages/server/src/services/server.ts | 2 +- packages/server/src/services/ssh-key.ts | 2 +- .../server/src/utils/access-log/handler.ts | 2 +- .../server/src/utils/filesystem/directory.ts | 8 +++---- packages/server/src/wss/utils.ts | 4 ++-- 208 files changed, 397 insertions(+), 397 deletions(-) rename apps/dokploy/components/dashboard/compose/{enviroment => environment}/show.tsx (98%) rename apps/dokploy/components/dashboard/projects/{project-enviroment.tsx => project-environment.tsx} (92%) diff --git a/apps/dokploy/components/dashboard/application/advanced/cluster/modify-swarm-settings.tsx b/apps/dokploy/components/dashboard/application/advanced/cluster/modify-swarm-settings.tsx index 6750527d2..9b71a042a 100644 --- a/apps/dokploy/components/dashboard/application/advanced/cluster/modify-swarm-settings.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/cluster/modify-swarm-settings.tsx @@ -259,7 +259,7 @@ export const AddSwarmSettings = ({ applicationId }: Props) => { refetch(); }) .catch(() => { - toast.error("Error to update the swarm settings"); + toast.error("Error updating the swarm settings"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx b/apps/dokploy/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx index d8d32e19f..cf7314cf6 100644 --- a/apps/dokploy/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/cluster/show-cluster-settings.tsx @@ -94,7 +94,7 @@ export const ShowClusterSettings = ({ applicationId }: Props) => { }); }) .catch(() => { - toast.error("Error to update the command"); + toast.error("Error updating the command"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/general/add-command.tsx b/apps/dokploy/components/dashboard/application/advanced/general/add-command.tsx index 979660bcc..f9e70b422 100644 --- a/apps/dokploy/components/dashboard/application/advanced/general/add-command.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/general/add-command.tsx @@ -71,7 +71,7 @@ export const AddCommand = ({ applicationId }: Props) => { }); }) .catch(() => { - toast.error("Error to update the command"); + toast.error("Error updating the command"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/ports/add-port.tsx b/apps/dokploy/components/dashboard/application/advanced/ports/add-port.tsx index 1b613704a..1fc34cac5 100644 --- a/apps/dokploy/components/dashboard/application/advanced/ports/add-port.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/ports/add-port.tsx @@ -86,7 +86,7 @@ export const AddPort = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to create the port"); + toast.error("Error creating the port"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/ports/delete-port.tsx b/apps/dokploy/components/dashboard/application/advanced/ports/delete-port.tsx index cc2c77760..e1723f6eb 100644 --- a/apps/dokploy/components/dashboard/application/advanced/ports/delete-port.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/ports/delete-port.tsx @@ -47,10 +47,10 @@ export const DeletePort = ({ portId }: Props) => { applicationId: data?.applicationId, }); - toast.success("Port delete succesfully"); + toast.success("Port delete successfully"); }) .catch(() => { - toast.error("Error to delete the port"); + toast.error("Error deleting the port"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/advanced/ports/update-port.tsx b/apps/dokploy/components/dashboard/application/advanced/ports/update-port.tsx index a9f7f32d5..e37a3c5bd 100644 --- a/apps/dokploy/components/dashboard/application/advanced/ports/update-port.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/ports/update-port.tsx @@ -93,7 +93,7 @@ export const UpdatePort = ({ portId }: Props) => { setIsOpen(false); }) .catch(() => { - toast.error("Error to update the port"); + toast.error("Error updating the port"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/redirects/add-redirect.tsx b/apps/dokploy/components/dashboard/application/advanced/redirects/add-redirect.tsx index 8ce547a29..abeb21089 100644 --- a/apps/dokploy/components/dashboard/application/advanced/redirects/add-redirect.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/redirects/add-redirect.tsx @@ -124,7 +124,7 @@ export const AddRedirect = ({ onDialogToggle(false); }) .catch(() => { - toast.error("Error to create the redirect"); + toast.error("Error creating the redirect"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/redirects/delete-redirect.tsx b/apps/dokploy/components/dashboard/application/advanced/redirects/delete-redirect.tsx index 08d1f3e03..49f289b29 100644 --- a/apps/dokploy/components/dashboard/application/advanced/redirects/delete-redirect.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/redirects/delete-redirect.tsx @@ -50,10 +50,10 @@ export const DeleteRedirect = ({ redirectId }: Props) => { utils.application.readTraefikConfig.invalidate({ applicationId: data?.applicationId, }); - toast.success("Redirect delete succesfully"); + toast.success("Redirect delete successfully"); }) .catch(() => { - toast.error("Error to delete the redirect"); + toast.error("Error deleting the redirect"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/advanced/redirects/update-redirect.tsx b/apps/dokploy/components/dashboard/application/advanced/redirects/update-redirect.tsx index 52ff310d2..c41258466 100644 --- a/apps/dokploy/components/dashboard/application/advanced/redirects/update-redirect.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/redirects/update-redirect.tsx @@ -88,7 +88,7 @@ export const UpdateRedirect = ({ redirectId }: Props) => { setIsOpen(false); }) .catch(() => { - toast.error("Error to update the redirect"); + toast.error("Error updating the redirect"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/security/add-security.tsx b/apps/dokploy/components/dashboard/application/advanced/security/add-security.tsx index aeaebb923..56a1a6a49 100644 --- a/apps/dokploy/components/dashboard/application/advanced/security/add-security.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/security/add-security.tsx @@ -75,7 +75,7 @@ export const AddSecurity = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to create the security"); + toast.error("Error creating security"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/security/delete-security.tsx b/apps/dokploy/components/dashboard/application/advanced/security/delete-security.tsx index 1a63c2345..b44b2ff82 100644 --- a/apps/dokploy/components/dashboard/application/advanced/security/delete-security.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/security/delete-security.tsx @@ -50,10 +50,10 @@ export const DeleteSecurity = ({ securityId }: Props) => { utils.application.readTraefikConfig.invalidate({ applicationId: data?.applicationId, }); - toast.success("Security delete succesfully"); + toast.success("Security delete successfully"); }) .catch(() => { - toast.error("Error to delete the security"); + toast.error("Error deleting the security"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/advanced/security/update-security.tsx b/apps/dokploy/components/dashboard/application/advanced/security/update-security.tsx index 1e5af95ff..cec1db0d7 100644 --- a/apps/dokploy/components/dashboard/application/advanced/security/update-security.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/security/update-security.tsx @@ -83,7 +83,7 @@ export const UpdateSecurity = ({ securityId }: Props) => { setIsOpen(false); }) .catch(() => { - toast.error("Error to update the security"); + toast.error("Error updating the security"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/show-application-advanced-settings.tsx b/apps/dokploy/components/dashboard/application/advanced/show-application-advanced-settings.tsx index e77be2d10..507fb50a5 100644 --- a/apps/dokploy/components/dashboard/application/advanced/show-application-advanced-settings.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/show-application-advanced-settings.tsx @@ -72,7 +72,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/application/advanced/traefik/update-traefik-config.tsx b/apps/dokploy/components/dashboard/application/advanced/traefik/update-traefik-config.tsx index 2c2437a1a..f563f1ab4 100644 --- a/apps/dokploy/components/dashboard/application/advanced/traefik/update-traefik-config.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/traefik/update-traefik-config.tsx @@ -105,7 +105,7 @@ export const UpdateTraefikConfig = ({ applicationId }: Props) => { form.reset(); }) .catch(() => { - toast.error("Error to update the traefik config"); + toast.error("Error updating the Traefik config"); }); }; diff --git a/apps/dokploy/components/dashboard/application/advanced/volumes/add-volumes.tsx b/apps/dokploy/components/dashboard/application/advanced/volumes/add-volumes.tsx index 5c6b95ca1..718f98b72 100644 --- a/apps/dokploy/components/dashboard/application/advanced/volumes/add-volumes.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/volumes/add-volumes.tsx @@ -107,7 +107,7 @@ export const AddVolumes = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to create the Bind mount"); + toast.error("Error creating the Bind mount"); }); } else if (data.type === "volume") { await mutateAsync({ @@ -122,7 +122,7 @@ export const AddVolumes = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to create the Volume mount"); + toast.error("Error creating the Volume mount"); }); } else if (data.type === "file") { await mutateAsync({ @@ -138,7 +138,7 @@ export const AddVolumes = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to create the File mount"); + toast.error("Error creating the File mount"); }); } diff --git a/apps/dokploy/components/dashboard/application/advanced/volumes/delete-volume.tsx b/apps/dokploy/components/dashboard/application/advanced/volumes/delete-volume.tsx index 020a6c36a..4945bb4bf 100644 --- a/apps/dokploy/components/dashboard/application/advanced/volumes/delete-volume.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/volumes/delete-volume.tsx @@ -45,10 +45,10 @@ export const DeleteVolume = ({ mountId, refetch }: Props) => { }) .then(() => { refetch(); - toast.success("Mount deleted succesfully"); + toast.success("Mount deleted successfully"); }) .catch(() => { - toast.error("Error to delete the mount"); + toast.error("Error deleting the mount"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/advanced/volumes/update-volume.tsx b/apps/dokploy/components/dashboard/application/advanced/volumes/update-volume.tsx index 80cc97ad0..55ea21202 100644 --- a/apps/dokploy/components/dashboard/application/advanced/volumes/update-volume.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/volumes/update-volume.tsx @@ -139,7 +139,7 @@ export const UpdateVolume = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to update the Bind mount"); + toast.error("Error updating the Bind mount"); }); } else if (data.type === "volume") { await mutateAsync({ @@ -153,7 +153,7 @@ export const UpdateVolume = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to update the Volume mount"); + toast.error("Error updating the Volume mount"); }); } else if (data.type === "file") { await mutateAsync({ @@ -168,7 +168,7 @@ export const UpdateVolume = ({ setIsOpen(false); }) .catch(() => { - toast.error("Error to update the File mount"); + toast.error("Error updating the File mount"); }); } refetch(); diff --git a/apps/dokploy/components/dashboard/application/build/show.tsx b/apps/dokploy/components/dashboard/application/build/show.tsx index edfb38ae8..ad83f456c 100644 --- a/apps/dokploy/components/dashboard/application/build/show.tsx +++ b/apps/dokploy/components/dashboard/application/build/show.tsx @@ -126,7 +126,7 @@ export const ShowBuildChooseForm = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the build type"); + toast.error("Error saving the build type"); }); }; diff --git a/apps/dokploy/components/dashboard/application/deployments/refresh-token.tsx b/apps/dokploy/components/dashboard/application/deployments/refresh-token.tsx index 88d5beee9..c268e6d51 100644 --- a/apps/dokploy/components/dashboard/application/deployments/refresh-token.tsx +++ b/apps/dokploy/components/dashboard/application/deployments/refresh-token.tsx @@ -47,7 +47,7 @@ export const RefreshToken = ({ applicationId }: Props) => { toast.success("Refresh updated"); }) .catch(() => { - toast.error("Error to update the refresh token"); + toast.error("Error updating the refresh token"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/domains/add-domain.tsx b/apps/dokploy/components/dashboard/application/domains/add-domain.tsx index 38180114d..22eaf1d3c 100644 --- a/apps/dokploy/components/dashboard/application/domains/add-domain.tsx +++ b/apps/dokploy/components/dashboard/application/domains/add-domain.tsx @@ -105,8 +105,8 @@ export const AddDomain = ({ const dictionary = { success: domainId ? "Domain Updated" : "Domain Created", error: domainId - ? "Error to update the domain" - : "Error to create the domain", + ? "Error updating the domain" + : "Error creating the domain", submit: domainId ? "Update" : "Create", dialogDescription: domainId ? "In this section you can edit a domain" diff --git a/apps/dokploy/components/dashboard/application/domains/delete-domain.tsx b/apps/dokploy/components/dashboard/application/domains/delete-domain.tsx index 5933a99a6..3d4425df1 100644 --- a/apps/dokploy/components/dashboard/application/domains/delete-domain.tsx +++ b/apps/dokploy/components/dashboard/application/domains/delete-domain.tsx @@ -57,10 +57,10 @@ export const DeleteDomain = ({ domainId }: Props) => { }); } - toast.success("Domain delete succesfully"); + toast.success("Domain delete successfully"); }) .catch(() => { - toast.error("Error to delete Domain"); + toast.error("Error deleting the Domain"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/environment/show.tsx b/apps/dokploy/components/dashboard/application/environment/show.tsx index c7b8d4bbd..ec5558043 100644 --- a/apps/dokploy/components/dashboard/application/environment/show.tsx +++ b/apps/dokploy/components/dashboard/application/environment/show.tsx @@ -51,7 +51,7 @@ export const ShowEnvironment = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/deploy-application.tsx b/apps/dokploy/components/dashboard/application/general/deploy-application.tsx index 252894dd9..c1ab84572 100644 --- a/apps/dokploy/components/dashboard/application/general/deploy-application.tsx +++ b/apps/dokploy/components/dashboard/application/general/deploy-application.tsx @@ -51,7 +51,7 @@ export const DeployApplication = ({ applicationId }: Props) => { applicationId, }) .then(async () => { - toast.success("Application deployed succesfully"); + toast.success("Application deployed successfully"); await refetch(); router.push( `/dashboard/project/${data?.projectId}/services/application/${applicationId}?tab=deployments`, @@ -59,7 +59,7 @@ export const DeployApplication = ({ applicationId }: Props) => { }) .catch(() => { - toast.error("Error to deploy Application"); + toast.error("Error deploying the Application"); }); await refetch(); diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-bitbucket-provider.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-bitbucket-provider.tsx index d6dfa20e7..a487452b6 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-bitbucket-provider.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-bitbucket-provider.tsx @@ -137,7 +137,7 @@ export const SaveBitbucketProvider = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the Bitbucket provider"); + toast.error("Error saving the Bitbucket provider"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-docker-provider.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-docker-provider.tsx index b4e33719c..fcc4f8246 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-docker-provider.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-docker-provider.tsx @@ -68,7 +68,7 @@ export const SaveDockerProvider = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the Docker provider"); + toast.error("Error saving the Docker provider"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-drag-n-drop.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-drag-n-drop.tsx index 4ed9df163..3732860d4 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-drag-n-drop.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-drag-n-drop.tsx @@ -56,7 +56,7 @@ export const SaveDragNDrop = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the deployment"); + toast.error("Error saving the deployment"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-git-provider.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-git-provider.tsx index 58fd1973a..218e004d7 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-git-provider.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-git-provider.tsx @@ -84,7 +84,7 @@ export const SaveGitProvider = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the Git provider"); + toast.error("Error saving the Git provider"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-github-provider.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-github-provider.tsx index 5c432e6af..f5da9ceba 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-github-provider.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-github-provider.tsx @@ -131,7 +131,7 @@ export const SaveGithubProvider = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the github provider"); + toast.error("Error saving the github provider"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/generic/save-gitlab-provider.tsx b/apps/dokploy/components/dashboard/application/general/generic/save-gitlab-provider.tsx index 2d498bfdd..d190180ee 100644 --- a/apps/dokploy/components/dashboard/application/general/generic/save-gitlab-provider.tsx +++ b/apps/dokploy/components/dashboard/application/general/generic/save-gitlab-provider.tsx @@ -144,7 +144,7 @@ export const SaveGitlabProvider = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the gitlab provider"); + toast.error("Error saving the gitlab provider"); }); }; diff --git a/apps/dokploy/components/dashboard/application/general/reset-application.tsx b/apps/dokploy/components/dashboard/application/general/reset-application.tsx index cc3386587..5be2a185e 100644 --- a/apps/dokploy/components/dashboard/application/general/reset-application.tsx +++ b/apps/dokploy/components/dashboard/application/general/reset-application.tsx @@ -56,7 +56,7 @@ export const ResetApplication = ({ applicationId, appName }: Props) => { toast.success("Service Reloaded"); }) .catch(() => { - toast.error("Error to reload the service"); + toast.error("Error reloading the service"); }); await refetch(); }} diff --git a/apps/dokploy/components/dashboard/application/general/show.tsx b/apps/dokploy/components/dashboard/application/general/show.tsx index 65c99e9b8..46f185d55 100644 --- a/apps/dokploy/components/dashboard/application/general/show.tsx +++ b/apps/dokploy/components/dashboard/application/general/show.tsx @@ -69,7 +69,7 @@ export const ShowGeneralApplication = ({ applicationId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to update Auto Deploy"); + toast.error("Error updating Auto Deploy"); }); }} className="flex flex-row gap-2 items-center" diff --git a/apps/dokploy/components/dashboard/application/preview-deployments/add-preview-domain.tsx b/apps/dokploy/components/dashboard/application/preview-deployments/add-preview-domain.tsx index 875a93d49..3a33bbed2 100644 --- a/apps/dokploy/components/dashboard/application/preview-deployments/add-preview-domain.tsx +++ b/apps/dokploy/components/dashboard/application/preview-deployments/add-preview-domain.tsx @@ -105,8 +105,8 @@ export const AddPreviewDomain = ({ const dictionary = { success: domainId ? "Domain Updated" : "Domain Created", error: domainId - ? "Error to update the domain" - : "Error to create the domain", + ? "Error updating the domain" + : "Error creating the domain", submit: domainId ? "Update" : "Create", dialogDescription: domainId ? "In this section you can edit a domain" diff --git a/apps/dokploy/components/dashboard/application/rebuild-application.tsx b/apps/dokploy/components/dashboard/application/rebuild-application.tsx index 0284ab8f6..66ed33974 100644 --- a/apps/dokploy/components/dashboard/application/rebuild-application.tsx +++ b/apps/dokploy/components/dashboard/application/rebuild-application.tsx @@ -63,7 +63,7 @@ export const RedbuildApplication = ({ applicationId }: Props) => { }); }) .catch(() => { - toast.error("Error to rebuild the application"); + toast.error("Error rebuilding the application"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/start-application.tsx b/apps/dokploy/components/dashboard/application/start-application.tsx index d65997ed5..9a65397b3 100644 --- a/apps/dokploy/components/dashboard/application/start-application.tsx +++ b/apps/dokploy/components/dashboard/application/start-application.tsx @@ -49,10 +49,10 @@ export const StartApplication = ({ applicationId }: Props) => { await utils.application.one.invalidate({ applicationId, }); - toast.success("Application started succesfully"); + toast.success("Application started successfully"); }) .catch(() => { - toast.error("Error to start the Application"); + toast.error("Error starting the Application"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/stop-application.tsx b/apps/dokploy/components/dashboard/application/stop-application.tsx index 5eb873f41..ea052fabd 100644 --- a/apps/dokploy/components/dashboard/application/stop-application.tsx +++ b/apps/dokploy/components/dashboard/application/stop-application.tsx @@ -49,10 +49,10 @@ export const StopApplication = ({ applicationId }: Props) => { await utils.application.one.invalidate({ applicationId, }); - toast.success("Application stopped succesfully"); + toast.success("Application stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Application"); + toast.error("Error stopping the Application"); }); }} > diff --git a/apps/dokploy/components/dashboard/application/update-application.tsx b/apps/dokploy/components/dashboard/application/update-application.tsx index f40a00203..8f8b63fe8 100644 --- a/apps/dokploy/components/dashboard/application/update-application.tsx +++ b/apps/dokploy/components/dashboard/application/update-application.tsx @@ -76,14 +76,14 @@ export const UpdateApplication = ({ applicationId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("Application updated succesfully"); + toast.success("Application updated successfully"); utils.application.one.invalidate({ applicationId: applicationId, }); setIsOpen(false); }) .catch(() => { - toast.error("Error to update the application"); + toast.error("Error updating the Application"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/compose/advanced/add-command.tsx b/apps/dokploy/components/dashboard/compose/advanced/add-command.tsx index 6d1b455f9..1bbd38205 100644 --- a/apps/dokploy/components/dashboard/compose/advanced/add-command.tsx +++ b/apps/dokploy/components/dashboard/compose/advanced/add-command.tsx @@ -82,7 +82,7 @@ export const AddCommandCompose = ({ composeId }: Props) => { }); }) .catch(() => { - toast.error("Error to update the command"); + toast.error("Error updating the command"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/deployments/refresh-token-compose.tsx b/apps/dokploy/components/dashboard/compose/deployments/refresh-token-compose.tsx index 66d690e7a..95fafaab1 100644 --- a/apps/dokploy/components/dashboard/compose/deployments/refresh-token-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/deployments/refresh-token-compose.tsx @@ -47,7 +47,7 @@ export const RefreshTokenCompose = ({ composeId }: Props) => { toast.success("Refresh Token updated"); }) .catch(() => { - toast.error("Error to update the refresh token"); + toast.error("Error updating the refresh token"); }); }} > diff --git a/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx b/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx index 6ea38237f..b9ae9a2ed 100644 --- a/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx +++ b/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx @@ -127,8 +127,8 @@ export const AddDomainCompose = ({ const dictionary = { success: domainId ? "Domain Updated" : "Domain Created", error: domainId - ? "Error to update the domain" - : "Error to create the domain", + ? "Error updating the domain" + : "Error creating the domain", submit: domainId ? "Update" : "Create", dialogDescription: domainId ? "In this section you can edit a domain" diff --git a/apps/dokploy/components/dashboard/compose/enviroment/show.tsx b/apps/dokploy/components/dashboard/compose/environment/show.tsx similarity index 98% rename from apps/dokploy/components/dashboard/compose/enviroment/show.tsx rename to apps/dokploy/components/dashboard/compose/environment/show.tsx index 4e9b2dfd5..8fa1f4445 100644 --- a/apps/dokploy/components/dashboard/compose/enviroment/show.tsx +++ b/apps/dokploy/components/dashboard/compose/environment/show.tsx @@ -70,7 +70,7 @@ export const ShowEnvironmentCompose = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/actions.tsx b/apps/dokploy/components/dashboard/compose/general/actions.tsx index 439669669..215e7e42f 100644 --- a/apps/dokploy/components/dashboard/compose/general/actions.tsx +++ b/apps/dokploy/components/dashboard/compose/general/actions.tsx @@ -83,7 +83,7 @@ export const ComposeActions = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to update Auto Deploy"); + toast.error("Error updating Auto Deploy"); }); }} className="flex flex-row gap-2 items-center" diff --git a/apps/dokploy/components/dashboard/compose/general/compose-file-editor.tsx b/apps/dokploy/components/dashboard/compose/general/compose-file-editor.tsx index 90bf6e301..b368aafce 100644 --- a/apps/dokploy/components/dashboard/compose/general/compose-file-editor.tsx +++ b/apps/dokploy/components/dashboard/compose/general/compose-file-editor.tsx @@ -77,7 +77,7 @@ export const ComposeFileEditor = ({ composeId }: Props) => { }); }) .catch((e) => { - toast.error("Error to update the compose config"); + toast.error("Error updating the Compose config"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/compose/general/deploy-compose.tsx b/apps/dokploy/components/dashboard/compose/general/deploy-compose.tsx index 25b59cc73..2c6f13e04 100644 --- a/apps/dokploy/components/dashboard/compose/general/deploy-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/deploy-compose.tsx @@ -57,7 +57,7 @@ export const DeployCompose = ({ composeId }: Props) => { ); }) .catch(() => { - toast.error("Error to deploy Compose"); + toast.error("Error deploying Compose"); }); await refetch(); diff --git a/apps/dokploy/components/dashboard/compose/general/generic/save-bitbucket-provider-compose.tsx b/apps/dokploy/components/dashboard/compose/general/generic/save-bitbucket-provider-compose.tsx index cf5a7d5b0..2a083666d 100644 --- a/apps/dokploy/components/dashboard/compose/general/generic/save-bitbucket-provider-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/generic/save-bitbucket-provider-compose.tsx @@ -139,7 +139,7 @@ export const SaveBitbucketProviderCompose = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the Bitbucket provider"); + toast.error("Error saving the Bitbucket provider"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/generic/save-git-provider-compose.tsx b/apps/dokploy/components/dashboard/compose/general/generic/save-git-provider-compose.tsx index c05dc7edb..e42f6d551 100644 --- a/apps/dokploy/components/dashboard/compose/general/generic/save-git-provider-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/generic/save-git-provider-compose.tsx @@ -83,7 +83,7 @@ export const SaveGitProviderCompose = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the Git provider"); + toast.error("Error saving the Git provider"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/generic/save-github-provider-compose.tsx b/apps/dokploy/components/dashboard/compose/general/generic/save-github-provider-compose.tsx index bd5e8874d..af1a61d4f 100644 --- a/apps/dokploy/components/dashboard/compose/general/generic/save-github-provider-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/generic/save-github-provider-compose.tsx @@ -133,7 +133,7 @@ export const SaveGithubProviderCompose = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the github provider"); + toast.error("Error saving the Github provider"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/generic/save-gitlab-provider-compose.tsx b/apps/dokploy/components/dashboard/compose/general/generic/save-gitlab-provider-compose.tsx index c0a871c08..5f28b3427 100644 --- a/apps/dokploy/components/dashboard/compose/general/generic/save-gitlab-provider-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/generic/save-gitlab-provider-compose.tsx @@ -146,7 +146,7 @@ export const SaveGitlabProviderCompose = ({ composeId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the gitlab provider"); + toast.error("Error saving the Gitlab provider"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/randomize-compose.tsx b/apps/dokploy/components/dashboard/compose/general/randomize-compose.tsx index 2c6184c87..59233acf8 100644 --- a/apps/dokploy/components/dashboard/compose/general/randomize-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/randomize-compose.tsx @@ -90,7 +90,7 @@ export const RandomizeCompose = ({ composeId }: Props) => { toast.success("Compose updated"); }) .catch(() => { - toast.error("Error to randomize the compose"); + toast.error("Error randomizing the compose"); }); }; @@ -105,7 +105,7 @@ export const RandomizeCompose = ({ composeId }: Props) => { toast.success("Compose randomized"); }) .catch(() => { - toast.error("Error to randomize the compose"); + toast.error("Error randomizing the compose"); }); }; diff --git a/apps/dokploy/components/dashboard/compose/general/rebuild-compose.tsx b/apps/dokploy/components/dashboard/compose/general/rebuild-compose.tsx index 199d4f93d..c2f504145 100644 --- a/apps/dokploy/components/dashboard/compose/general/rebuild-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/rebuild-compose.tsx @@ -62,7 +62,7 @@ export const RedbuildCompose = ({ composeId }: Props) => { }); }) .catch(() => { - toast.error("Error to rebuild the compose"); + toast.error("Error rebuilding the compose"); }); }} > diff --git a/apps/dokploy/components/dashboard/compose/general/show-converted-compose.tsx b/apps/dokploy/components/dashboard/compose/general/show-converted-compose.tsx index ec441e021..8a2186d9e 100644 --- a/apps/dokploy/components/dashboard/compose/general/show-converted-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/show-converted-compose.tsx @@ -73,7 +73,7 @@ export const ShowConvertedCompose = ({ composeId }: Props) => { toast.success("Fetched source type"); }) .catch((err) => { - toast.error("Error to fetch source type", { + toast.error("Error fetching source type", { description: err.message, }); }); diff --git a/apps/dokploy/components/dashboard/compose/general/stop-compose.tsx b/apps/dokploy/components/dashboard/compose/general/stop-compose.tsx index 2bb3cdebe..f405481bf 100644 --- a/apps/dokploy/components/dashboard/compose/general/stop-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/general/stop-compose.tsx @@ -53,10 +53,10 @@ export const StopCompose = ({ composeId }: Props) => { await utils.compose.one.invalidate({ composeId, }); - toast.success("Compose stopped succesfully"); + toast.success("Compose stopped successfully"); }) .catch(() => { - toast.error("Error to stop the compose"); + toast.error("Error stopping the compose"); }); }} > diff --git a/apps/dokploy/components/dashboard/compose/start-compose.tsx b/apps/dokploy/components/dashboard/compose/start-compose.tsx index 20f990bb3..fae978e2c 100644 --- a/apps/dokploy/components/dashboard/compose/start-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/start-compose.tsx @@ -49,10 +49,10 @@ export const StartCompose = ({ composeId }: Props) => { await utils.compose.one.invalidate({ composeId, }); - toast.success("Compose started succesfully"); + toast.success("Compose started successfully"); }) .catch(() => { - toast.error("Error to start the Compose"); + toast.error("Error starting the Compose"); }); }} > diff --git a/apps/dokploy/components/dashboard/compose/stop-compose.tsx b/apps/dokploy/components/dashboard/compose/stop-compose.tsx index 3080e755a..da3e34125 100644 --- a/apps/dokploy/components/dashboard/compose/stop-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/stop-compose.tsx @@ -49,10 +49,10 @@ export const StopCompose = ({ composeId }: Props) => { await utils.compose.one.invalidate({ composeId, }); - toast.success("Compose stopped succesfully"); + toast.success("Compose stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Compose"); + toast.error("Error stopping the Compose"); }); }} > diff --git a/apps/dokploy/components/dashboard/compose/update-compose.tsx b/apps/dokploy/components/dashboard/compose/update-compose.tsx index 5991c03da..807f5b26e 100644 --- a/apps/dokploy/components/dashboard/compose/update-compose.tsx +++ b/apps/dokploy/components/dashboard/compose/update-compose.tsx @@ -76,14 +76,14 @@ export const UpdateCompose = ({ composeId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("Compose updated succesfully"); + toast.success("Compose updated successfully"); utils.compose.one.invalidate({ composeId: composeId, }); setIsOpen(false); }) .catch(() => { - toast.error("Error to update the Compose"); + toast.error("Error updating the Compose"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/database/backups/add-backup.tsx b/apps/dokploy/components/dashboard/database/backups/add-backup.tsx index 94f072e74..5f349b242 100644 --- a/apps/dokploy/components/dashboard/database/backups/add-backup.tsx +++ b/apps/dokploy/components/dashboard/database/backups/add-backup.tsx @@ -125,7 +125,7 @@ export const AddBackup = ({ databaseId, databaseType, refetch }: Props) => { refetch(); }) .catch(() => { - toast.error("Error to create a backup"); + toast.error("Error creating a backup"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/database/backups/delete-backup.tsx b/apps/dokploy/components/dashboard/database/backups/delete-backup.tsx index 1a570b549..63c6677d4 100644 --- a/apps/dokploy/components/dashboard/database/backups/delete-backup.tsx +++ b/apps/dokploy/components/dashboard/database/backups/delete-backup.tsx @@ -46,10 +46,10 @@ export const DeleteBackup = ({ backupId, refetch }: Props) => { .then(() => { refetch(); - toast.success("Backup delete succesfully"); + toast.success("Backup deleted successfully"); }) .catch(() => { - toast.error("Error to delete the backup"); + toast.error("Error deleting the backup"); }); }} > diff --git a/apps/dokploy/components/dashboard/database/backups/update-backup.tsx b/apps/dokploy/components/dashboard/database/backups/update-backup.tsx index 4c60a31b2..55754e9d1 100644 --- a/apps/dokploy/components/dashboard/database/backups/update-backup.tsx +++ b/apps/dokploy/components/dashboard/database/backups/update-backup.tsx @@ -109,7 +109,7 @@ export const UpdateBackup = ({ backupId, refetch }: Props) => { setIsOpen(false); }) .catch(() => { - toast.error("Error to update the backup"); + toast.error("Error updating the Backup"); }); }; diff --git a/apps/dokploy/components/dashboard/file-system/show-traefik-file.tsx b/apps/dokploy/components/dashboard/file-system/show-traefik-file.tsx index 3dfe98754..fb5fe8f5c 100644 --- a/apps/dokploy/components/dashboard/file-system/show-traefik-file.tsx +++ b/apps/dokploy/components/dashboard/file-system/show-traefik-file.tsx @@ -86,7 +86,7 @@ export const ShowTraefikFile = ({ path, serverId }: Props) => { refetch(); }) .catch(() => { - toast.error("Error to update the traefik config"); + toast.error("Error updating the Traefik config"); }); }; diff --git a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-advanced-settings.tsx b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-advanced-settings.tsx index 062fffcdc..b4c0129dd 100644 --- a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-advanced-settings.tsx +++ b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-advanced-settings.tsx @@ -65,7 +65,7 @@ export const ShowAdvancedMariadb = ({ mariadbId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx index 60cdbda0c..4708b123c 100644 --- a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx +++ b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx @@ -71,7 +71,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mariadb/backups/show-backup-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/backups/show-backup-mariadb.tsx index f3d214e3d..cac2820f9 100644 --- a/apps/dokploy/components/dashboard/mariadb/backups/show-backup-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/backups/show-backup-mariadb.tsx @@ -144,7 +144,7 @@ export const ShowBackupMariadb = ({ mariadbId }: Props) => { }) .catch(() => { toast.error( - "Error to Create the manual backup", + "Error creating the manual backup", ); }); }} diff --git a/apps/dokploy/components/dashboard/mariadb/environment/show-mariadb-environment.tsx b/apps/dokploy/components/dashboard/mariadb/environment/show-mariadb-environment.tsx index 61f64cd8c..418ae001c 100644 --- a/apps/dokploy/components/dashboard/mariadb/environment/show-mariadb-environment.tsx +++ b/apps/dokploy/components/dashboard/mariadb/environment/show-mariadb-environment.tsx @@ -70,7 +70,7 @@ export const ShowMariadbEnvironment = ({ mariadbId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/mariadb/general/deploy-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/general/deploy-mariadb.tsx index e3162f00f..50bf58196 100644 --- a/apps/dokploy/components/dashboard/mariadb/general/deploy-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/general/deploy-mariadb.tsx @@ -55,12 +55,12 @@ export const DeployMariadb = ({ mariadbId }: Props) => { await deploy({ mariadbId, }).catch(() => { - toast.error("Error to deploy Database"); + toast.error("Error deploying Database"); }); await refetch(); }) .catch((e) => { - toast.error(e.message || "Error to deploy Database"); + toast.error(e.message || "Error deploying Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mariadb/general/reset-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/general/reset-mariadb.tsx index 3adb3b70d..bee3d8ba9 100644 --- a/apps/dokploy/components/dashboard/mariadb/general/reset-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/general/reset-mariadb.tsx @@ -55,7 +55,7 @@ export const ResetMariadb = ({ mariadbId, appName }: Props) => { toast.success("Service Reloaded"); }) .catch(() => { - toast.error("Error to reload the service"); + toast.error("Error reloading the service"); }); await refetch(); }} diff --git a/apps/dokploy/components/dashboard/mariadb/general/show-external-mariadb-credentials.tsx b/apps/dokploy/components/dashboard/mariadb/general/show-external-mariadb-credentials.tsx index c06cacaa8..f20449178 100644 --- a/apps/dokploy/components/dashboard/mariadb/general/show-external-mariadb-credentials.tsx +++ b/apps/dokploy/components/dashboard/mariadb/general/show-external-mariadb-credentials.tsx @@ -72,7 +72,7 @@ export const ShowExternalMariadbCredentials = ({ mariadbId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the external port"); + toast.error("Error saving the external port"); }); }; diff --git a/apps/dokploy/components/dashboard/mariadb/general/stop-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/general/stop-mariadb.tsx index 17eb4bcdc..55dc13670 100644 --- a/apps/dokploy/components/dashboard/mariadb/general/stop-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/general/stop-mariadb.tsx @@ -49,10 +49,10 @@ export const StopMariadb = ({ mariadbId }: Props) => { await utils.mariadb.one.invalidate({ mariadbId, }); - toast.success("Application stopped succesfully"); + toast.success("Application stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Application"); + toast.error("Error stopping the Application"); }); }} > diff --git a/apps/dokploy/components/dashboard/mariadb/start-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/start-mariadb.tsx index dff62cec3..4c62f0a0c 100644 --- a/apps/dokploy/components/dashboard/mariadb/start-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/start-mariadb.tsx @@ -49,10 +49,10 @@ export const StartMariadb = ({ mariadbId }: Props) => { await utils.mariadb.one.invalidate({ mariadbId, }); - toast.success("Database started succesfully"); + toast.success("Database started successfully"); }) .catch(() => { - toast.error("Error to start the Database"); + toast.error("Error starting the Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx b/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx index 55b7e7e65..9b7c258ee 100644 --- a/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx +++ b/apps/dokploy/components/dashboard/mariadb/update-mariadb.tsx @@ -75,13 +75,13 @@ export const UpdateMariadb = ({ mariadbId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("MariaDB updated succesfully"); + toast.success("MariaDB updated successfully"); utils.mariadb.one.invalidate({ mariadbId: mariadbId, }); }) .catch(() => { - toast.error("Error to update the Mariadb"); + toast.error("Error updating the Mariadb"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-advanced-settings.tsx b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-advanced-settings.tsx index cbb178f3e..d3a308f82 100644 --- a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-advanced-settings.tsx +++ b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-advanced-settings.tsx @@ -65,7 +65,7 @@ export const ShowAdvancedMongo = ({ mongoId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx index c18b54a8a..f60b87f10 100644 --- a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx +++ b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx @@ -71,7 +71,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mongo/backups/show-backup-mongo.tsx b/apps/dokploy/components/dashboard/mongo/backups/show-backup-mongo.tsx index 0f0478c51..bc1b4c613 100644 --- a/apps/dokploy/components/dashboard/mongo/backups/show-backup-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/backups/show-backup-mongo.tsx @@ -144,7 +144,7 @@ export const ShowBackupMongo = ({ mongoId }: Props) => { }) .catch(() => { toast.error( - "Error to Create the manual backup", + "Error creating the manual backup", ); }); }} diff --git a/apps/dokploy/components/dashboard/mongo/environment/show-mongo-environment.tsx b/apps/dokploy/components/dashboard/mongo/environment/show-mongo-environment.tsx index 767967962..0aab9c8da 100644 --- a/apps/dokploy/components/dashboard/mongo/environment/show-mongo-environment.tsx +++ b/apps/dokploy/components/dashboard/mongo/environment/show-mongo-environment.tsx @@ -70,7 +70,7 @@ export const ShowMongoEnvironment = ({ mongoId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/mongo/general/deploy-mongo.tsx b/apps/dokploy/components/dashboard/mongo/general/deploy-mongo.tsx index 0ebda1ca6..61f7e5d2a 100644 --- a/apps/dokploy/components/dashboard/mongo/general/deploy-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/general/deploy-mongo.tsx @@ -55,12 +55,12 @@ export const DeployMongo = ({ mongoId }: Props) => { await deploy({ mongoId, }).catch(() => { - toast.error("Error to deploy Database"); + toast.error("Error deploying Database"); }); await refetch(); }) .catch((e) => { - toast.error(e.message || "Error to deploy Database"); + toast.error(e.message || "Error deploying Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mongo/general/reset-mongo.tsx b/apps/dokploy/components/dashboard/mongo/general/reset-mongo.tsx index 19388bb7b..1c297799e 100644 --- a/apps/dokploy/components/dashboard/mongo/general/reset-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/general/reset-mongo.tsx @@ -55,7 +55,7 @@ export const ResetMongo = ({ mongoId, appName }: Props) => { toast.success("Service Reloaded"); }) .catch(() => { - toast.error("Error to reload the service"); + toast.error("Error reloading the service"); }); await refetch(); }} diff --git a/apps/dokploy/components/dashboard/mongo/general/show-external-mongo-credentials.tsx b/apps/dokploy/components/dashboard/mongo/general/show-external-mongo-credentials.tsx index 7cfab289d..6dd2e9198 100644 --- a/apps/dokploy/components/dashboard/mongo/general/show-external-mongo-credentials.tsx +++ b/apps/dokploy/components/dashboard/mongo/general/show-external-mongo-credentials.tsx @@ -72,7 +72,7 @@ export const ShowExternalMongoCredentials = ({ mongoId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the external port"); + toast.error("Error saving the external port"); }); }; diff --git a/apps/dokploy/components/dashboard/mongo/general/stop-mongo.tsx b/apps/dokploy/components/dashboard/mongo/general/stop-mongo.tsx index 09d2c372d..f146145f4 100644 --- a/apps/dokploy/components/dashboard/mongo/general/stop-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/general/stop-mongo.tsx @@ -49,10 +49,10 @@ export const StopMongo = ({ mongoId }: Props) => { await utils.mongo.one.invalidate({ mongoId, }); - toast.success("Application stopped succesfully"); + toast.success("Application stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Application"); + toast.error("Error stopping the Application"); }); }} > diff --git a/apps/dokploy/components/dashboard/mongo/start-mongo.tsx b/apps/dokploy/components/dashboard/mongo/start-mongo.tsx index 3bc30862a..56675cb39 100644 --- a/apps/dokploy/components/dashboard/mongo/start-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/start-mongo.tsx @@ -49,10 +49,10 @@ export const StartMongo = ({ mongoId }: Props) => { await utils.mongo.one.invalidate({ mongoId, }); - toast.success("Database started succesfully"); + toast.success("Database started successfully"); }) .catch(() => { - toast.error("Error to start the Database"); + toast.error("Error starting the Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mongo/update-mongo.tsx b/apps/dokploy/components/dashboard/mongo/update-mongo.tsx index fdfd26397..95ff9e3ea 100644 --- a/apps/dokploy/components/dashboard/mongo/update-mongo.tsx +++ b/apps/dokploy/components/dashboard/mongo/update-mongo.tsx @@ -76,14 +76,14 @@ export const UpdateMongo = ({ mongoId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("Mongo updated succesfully"); + toast.success("Mongo updated successfully"); utils.mongo.one.invalidate({ mongoId: mongoId, }); setIsOpen(false); }) .catch(() => { - toast.error("Error to update mongo database"); + toast.error("Error updating mongo database"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-advanced-settings.tsx b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-advanced-settings.tsx index 82198a0c5..02256967d 100644 --- a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-advanced-settings.tsx +++ b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-advanced-settings.tsx @@ -65,7 +65,7 @@ export const ShowAdvancedMysql = ({ mysqlId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx index 07ceeae9d..2f5a36b5e 100644 --- a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx +++ b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx @@ -71,7 +71,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/mysql/backups/show-backup-mysql.tsx b/apps/dokploy/components/dashboard/mysql/backups/show-backup-mysql.tsx index a760fd929..de443c687 100644 --- a/apps/dokploy/components/dashboard/mysql/backups/show-backup-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/backups/show-backup-mysql.tsx @@ -144,7 +144,7 @@ export const ShowBackupMySql = ({ mysqlId }: Props) => { }) .catch(() => { toast.error( - "Error to Create the manual backup", + "Error creating the manual backup", ); }); }} diff --git a/apps/dokploy/components/dashboard/mysql/environment/show-mysql-environment.tsx b/apps/dokploy/components/dashboard/mysql/environment/show-mysql-environment.tsx index 036a63ab5..7dfa6aed6 100644 --- a/apps/dokploy/components/dashboard/mysql/environment/show-mysql-environment.tsx +++ b/apps/dokploy/components/dashboard/mysql/environment/show-mysql-environment.tsx @@ -70,7 +70,7 @@ export const ShowMysqlEnvironment = ({ mysqlId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/mysql/general/deploy-mysql.tsx b/apps/dokploy/components/dashboard/mysql/general/deploy-mysql.tsx index a773feffc..c56c20d54 100644 --- a/apps/dokploy/components/dashboard/mysql/general/deploy-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/general/deploy-mysql.tsx @@ -55,12 +55,12 @@ export const DeployMysql = ({ mysqlId }: Props) => { await deploy({ mysqlId, }).catch(() => { - toast.error("Error to deploy Database"); + toast.error("Error deploying Database"); }); await refetch(); }) .catch((e) => { - toast.error(e.message || "Error to deploy Database"); + toast.error(e.message || "Error deploying Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mysql/general/reset-mysql.tsx b/apps/dokploy/components/dashboard/mysql/general/reset-mysql.tsx index 8b64ca9a1..5e9896711 100644 --- a/apps/dokploy/components/dashboard/mysql/general/reset-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/general/reset-mysql.tsx @@ -55,7 +55,7 @@ export const ResetMysql = ({ mysqlId, appName }: Props) => { toast.success("Service Reloaded"); }) .catch(() => { - toast.error("Error to reload the service"); + toast.error("Error reloading the service"); }); await refetch(); }} diff --git a/apps/dokploy/components/dashboard/mysql/general/show-external-mysql-credentials.tsx b/apps/dokploy/components/dashboard/mysql/general/show-external-mysql-credentials.tsx index 009c8c3a5..dc1ca3a7d 100644 --- a/apps/dokploy/components/dashboard/mysql/general/show-external-mysql-credentials.tsx +++ b/apps/dokploy/components/dashboard/mysql/general/show-external-mysql-credentials.tsx @@ -72,7 +72,7 @@ export const ShowExternalMysqlCredentials = ({ mysqlId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the external port"); + toast.error("Error saving the external port"); }); }; diff --git a/apps/dokploy/components/dashboard/mysql/general/stop-mysql.tsx b/apps/dokploy/components/dashboard/mysql/general/stop-mysql.tsx index 3cb0d681c..31d4c0f69 100644 --- a/apps/dokploy/components/dashboard/mysql/general/stop-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/general/stop-mysql.tsx @@ -49,10 +49,10 @@ export const StopMysql = ({ mysqlId }: Props) => { await utils.mysql.one.invalidate({ mysqlId, }); - toast.success("Application stopped succesfully"); + toast.success("MySQL stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Application"); + toast.error("Error stopping MySQL"); }); }} > diff --git a/apps/dokploy/components/dashboard/mysql/start-mysql.tsx b/apps/dokploy/components/dashboard/mysql/start-mysql.tsx index 60ebc08ba..dcf4db221 100644 --- a/apps/dokploy/components/dashboard/mysql/start-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/start-mysql.tsx @@ -49,10 +49,10 @@ export const StartMysql = ({ mysqlId }: Props) => { await utils.mysql.one.invalidate({ mysqlId, }); - toast.success("Database started succesfully"); + toast.success("Database started successfully"); }) .catch(() => { - toast.error("Error to start the Database"); + toast.error("Error starting the Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/mysql/update-mysql.tsx b/apps/dokploy/components/dashboard/mysql/update-mysql.tsx index 37b71b6cc..5c1af50cf 100644 --- a/apps/dokploy/components/dashboard/mysql/update-mysql.tsx +++ b/apps/dokploy/components/dashboard/mysql/update-mysql.tsx @@ -75,13 +75,13 @@ export const UpdateMysql = ({ mysqlId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("MySQL updated succesfully"); + toast.success("MySQL updated successfully"); utils.mysql.one.invalidate({ mysqlId: mysqlId, }); }) .catch(() => { - toast.error("Error to update the MySQL"); + toast.error("Error updating MySQL"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-advanced-settings.tsx b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-advanced-settings.tsx index c8002fa26..d3ad7213f 100644 --- a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-advanced-settings.tsx +++ b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-advanced-settings.tsx @@ -65,7 +65,7 @@ export const ShowAdvancedPostgres = ({ postgresId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx index 7f224ee2a..4bf147887 100644 --- a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx +++ b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx @@ -71,7 +71,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to Update the resources"); + toast.error("Error updating the resources"); }); }; return ( diff --git a/apps/dokploy/components/dashboard/postgres/backups/show-backup-postgres.tsx b/apps/dokploy/components/dashboard/postgres/backups/show-backup-postgres.tsx index c5a36a6ab..dad55d1eb 100644 --- a/apps/dokploy/components/dashboard/postgres/backups/show-backup-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/backups/show-backup-postgres.tsx @@ -145,7 +145,7 @@ export const ShowBackupPostgres = ({ postgresId }: Props) => { }) .catch(() => { toast.error( - "Error to Create the manual backup", + "Error creating the manual backup", ); }); }} diff --git a/apps/dokploy/components/dashboard/postgres/environment/show-postgres-environment.tsx b/apps/dokploy/components/dashboard/postgres/environment/show-postgres-environment.tsx index b66776959..c2361831c 100644 --- a/apps/dokploy/components/dashboard/postgres/environment/show-postgres-environment.tsx +++ b/apps/dokploy/components/dashboard/postgres/environment/show-postgres-environment.tsx @@ -70,7 +70,7 @@ export const ShowPostgresEnvironment = ({ postgresId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to add environment"); + toast.error("Error adding environment"); }); }; diff --git a/apps/dokploy/components/dashboard/postgres/general/deploy-postgres.tsx b/apps/dokploy/components/dashboard/postgres/general/deploy-postgres.tsx index e329d9f80..1d78d17e9 100644 --- a/apps/dokploy/components/dashboard/postgres/general/deploy-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/general/deploy-postgres.tsx @@ -55,12 +55,12 @@ export const DeployPostgres = ({ postgresId }: Props) => { await deploy({ postgresId, }).catch(() => { - toast.error("Error to deploy Database"); + toast.error("Error deploying Database"); }); await refetch(); }) .catch((e) => { - toast.error(e.message || "Error to deploy Database"); + toast.error(e.message || "Error deploying Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/postgres/general/reset-postgres.tsx b/apps/dokploy/components/dashboard/postgres/general/reset-postgres.tsx index 359c2b773..51108f93e 100644 --- a/apps/dokploy/components/dashboard/postgres/general/reset-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/general/reset-postgres.tsx @@ -55,7 +55,7 @@ export const ResetPostgres = ({ postgresId, appName }: Props) => { toast.success("Service Reloaded"); }) .catch(() => { - toast.error("Error to reload the service"); + toast.error("Error reloading the service"); }); await refetch(); }} diff --git a/apps/dokploy/components/dashboard/postgres/general/show-external-postgres-credentials.tsx b/apps/dokploy/components/dashboard/postgres/general/show-external-postgres-credentials.tsx index e1b4369a6..e8fff7dca 100644 --- a/apps/dokploy/components/dashboard/postgres/general/show-external-postgres-credentials.tsx +++ b/apps/dokploy/components/dashboard/postgres/general/show-external-postgres-credentials.tsx @@ -74,7 +74,7 @@ export const ShowExternalPostgresCredentials = ({ postgresId }: Props) => { await refetch(); }) .catch(() => { - toast.error("Error to save the external port"); + toast.error("Error saving the external port"); }); }; diff --git a/apps/dokploy/components/dashboard/postgres/general/stop-postgres.tsx b/apps/dokploy/components/dashboard/postgres/general/stop-postgres.tsx index 9bf1738f0..6e2b45573 100644 --- a/apps/dokploy/components/dashboard/postgres/general/stop-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/general/stop-postgres.tsx @@ -49,10 +49,10 @@ export const StopPostgres = ({ postgresId }: Props) => { await utils.postgres.one.invalidate({ postgresId, }); - toast.success("Application stopped succesfully"); + toast.success("Postgres stopped successfully"); }) .catch(() => { - toast.error("Error to stop the Application"); + toast.error("Error stopping Postgres"); }); }} > diff --git a/apps/dokploy/components/dashboard/postgres/start-postgres.tsx b/apps/dokploy/components/dashboard/postgres/start-postgres.tsx index 8d9450826..4b1c7475f 100644 --- a/apps/dokploy/components/dashboard/postgres/start-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/start-postgres.tsx @@ -49,10 +49,10 @@ export const StartPostgres = ({ postgresId }: Props) => { await utils.postgres.one.invalidate({ postgresId, }); - toast.success("Database started succesfully"); + toast.success("Database started successfully"); }) .catch(() => { - toast.error("Error to start the Database"); + toast.error("Error starting the Database"); }); }} > diff --git a/apps/dokploy/components/dashboard/postgres/update-postgres.tsx b/apps/dokploy/components/dashboard/postgres/update-postgres.tsx index dcc3e9b12..566fd1d6e 100644 --- a/apps/dokploy/components/dashboard/postgres/update-postgres.tsx +++ b/apps/dokploy/components/dashboard/postgres/update-postgres.tsx @@ -76,14 +76,14 @@ export const UpdatePostgres = ({ postgresId }: Props) => { description: formData.description || "", }) .then(() => { - toast.success("Postgres updated succesfully"); + toast.success("Postgres updated successfully"); utils.postgres.one.invalidate({ postgresId: postgresId, }); setIsOpen(false); }) .catch(() => { - toast.error("Error to update the postgres"); + toast.error("Error updating Postgres"); }) .finally(() => {}); }; diff --git a/apps/dokploy/components/dashboard/project/add-application.tsx b/apps/dokploy/components/dashboard/project/add-application.tsx index 6d9c5b403..2c30df8dc 100644 --- a/apps/dokploy/components/dashboard/project/add-application.tsx +++ b/apps/dokploy/components/dashboard/project/add-application.tsx @@ -104,7 +104,7 @@ export const AddApplication = ({ projectId, projectName }: Props) => { }); }) .catch((e) => { - toast.error("Error to create the service"); + toast.error("Error creating the service"); }); }; @@ -176,7 +176,7 @@ export const AddApplication = ({ projectId, projectName }: Props) => { side="top" > - If not server is selected, the application will be + If no server is selected, the application will be deployed on the server where the user is logged in. @@ -229,7 +229,7 @@ export const AddApplication = ({ projectId, projectName }: Props) => { Description