fix: get rid of typos and fix grammar

This commit is contained in:
Dominik Koch
2024-10-11 20:03:20 +02:00
committed by GitHub
parent 0c05809d7d
commit 546d6b87ea
20 changed files with 27 additions and 27 deletions

View File

@@ -80,7 +80,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -52,7 +52,7 @@ export const ShowDomains = ({ applicationId }: Props) => {
<div className="flex w-full flex-col items-center justify-center gap-3"> <div className="flex w-full flex-col items-center justify-center gap-3">
<GlobeIcon className="size-8 text-muted-foreground" /> <GlobeIcon className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To access to the application is required to set at least 1 To access the application it is required to set at least 1
domain domain
</span> </span>
<div className="flex flex-row gap-4 flex-wrap"> <div className="flex flex-row gap-4 flex-wrap">

View File

@@ -53,7 +53,7 @@ export const ShowDomainsCompose = ({ composeId }: Props) => {
<div className="flex w-full flex-col items-center justify-center gap-3"> <div className="flex w-full flex-col items-center justify-center gap-3">
<GlobeIcon className="size-8 text-muted-foreground" /> <GlobeIcon className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To access to the application is required to set at least 1 To access to the application it is required to set at least 1
domain domain
</span> </span>
<div className="flex flex-row gap-4 flex-wrap"> <div className="flex flex-row gap-4 flex-wrap">

View File

@@ -79,7 +79,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -44,7 +44,7 @@ export const ShowBackupMariadb = ({ mariadbId }: Props) => {
<div className="flex flex-col gap-0.5"> <div className="flex flex-col gap-0.5">
<CardTitle className="text-xl">Backups</CardTitle> <CardTitle className="text-xl">Backups</CardTitle>
<CardDescription> <CardDescription>
Add backup to your database to save the data to a different Add backups to your database to save the data to a different
providers. providers.
</CardDescription> </CardDescription>
</div> </div>
@@ -62,7 +62,7 @@ export const ShowBackupMariadb = ({ mariadbId }: Props) => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<DatabaseBackup className="size-8 text-muted-foreground" /> <DatabaseBackup className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a backup is required to set at least 1 provider. Please, To create a backup it is required to set at least 1 provider. Please,
go to{" "} go to{" "}
<Link <Link
href="/dashboard/settings/server" href="/dashboard/settings/server"

View File

@@ -79,7 +79,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -44,8 +44,8 @@ export const ShowBackupMongo = ({ mongoId }: Props) => {
<div className="flex flex-col gap-0.5"> <div className="flex flex-col gap-0.5">
<CardTitle className="text-xl">Backups</CardTitle> <CardTitle className="text-xl">Backups</CardTitle>
<CardDescription> <CardDescription>
Add backup to your database to save the data to a different Add backups to your database to save the data to a different
providers. provider.
</CardDescription> </CardDescription>
</div> </div>
@@ -62,7 +62,7 @@ export const ShowBackupMongo = ({ mongoId }: Props) => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<DatabaseBackup className="size-8 text-muted-foreground" /> <DatabaseBackup className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a backup is required to set at least 1 provider. Please, To create a backup it is required to set at least 1 provider. Please,
go to{" "} go to{" "}
<Link <Link
href="/dashboard/settings/server" href="/dashboard/settings/server"

View File

@@ -30,7 +30,7 @@ export const ShowVolumes = ({ mongoId }: Props) => {
<div> <div>
<CardTitle className="text-xl">Volumes</CardTitle> <CardTitle className="text-xl">Volumes</CardTitle>
<CardDescription> <CardDescription>
If you want to persist data in this mongo use the following config If you want to persist data in this mongo use the following config.
to setup the volumes to setup the volumes
</CardDescription> </CardDescription>
</div> </div>

View File

@@ -191,7 +191,7 @@ export const DockerMonitoring = ({
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Monitoring</CardTitle> <CardTitle className="text-xl">Monitoring</CardTitle>
<CardDescription> <CardDescription>
Watch the usage of your server in the current app Watch the usage of your server in the current app.
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>
<CardContent className="flex flex-col gap-4"> <CardContent className="flex flex-col gap-4">

View File

@@ -79,7 +79,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -44,8 +44,8 @@ export const ShowBackupMySql = ({ mysqlId }: Props) => {
<div className="flex flex-col gap-0.5"> <div className="flex flex-col gap-0.5">
<CardTitle className="text-xl">Backups</CardTitle> <CardTitle className="text-xl">Backups</CardTitle>
<CardDescription> <CardDescription>
Add backup to your database to save the data to a different Add backups to your database to save the data to a different
providers. provider.
</CardDescription> </CardDescription>
</div> </div>
@@ -62,7 +62,7 @@ export const ShowBackupMySql = ({ mysqlId }: Props) => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<DatabaseBackup className="size-8 text-muted-foreground" /> <DatabaseBackup className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a backup is required to set at least 1 provider. Please, To create a backup it is required to set at least 1 provider. Please,
go to{" "} go to{" "}
<Link <Link
href="/dashboard/settings/server" href="/dashboard/settings/server"

View File

@@ -79,7 +79,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -45,8 +45,8 @@ export const ShowBackupPostgres = ({ postgresId }: Props) => {
<div className="flex flex-col gap-0.5"> <div className="flex flex-col gap-0.5">
<CardTitle className="text-xl">Backups</CardTitle> <CardTitle className="text-xl">Backups</CardTitle>
<CardDescription> <CardDescription>
Add backup to your database to save the data to a different Add backups to your database to save the data to a different
providers. provider.
</CardDescription> </CardDescription>
</div> </div>
@@ -63,7 +63,7 @@ export const ShowBackupPostgres = ({ postgresId }: Props) => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<DatabaseBackup className="size-8 text-muted-foreground" /> <DatabaseBackup className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a backup is required to set at least 1 provider. Please, To create a backup it is required to set at least 1 provider. Please,
go to{" "} go to{" "}
<Link <Link
href="/dashboard/settings/server" href="/dashboard/settings/server"

View File

@@ -79,7 +79,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Resources</CardTitle> <CardTitle className="text-xl">Resources</CardTitle>
<CardDescription> <CardDescription>
If you want to decrease or increase the resources to a specific If you want to decrease or increase the resources to a specific.
application or database application or database
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>

View File

@@ -27,7 +27,7 @@ export const ShowCertificates = () => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<ShieldCheck className="size-8 self-center text-muted-foreground" /> <ShieldCheck className="size-8 self-center text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a certificate is required to upload your certificate To create a certificate it is required to upload an existing certificate
</span> </span>
<AddCertificate /> <AddCertificate />
</div> </div>

View File

@@ -43,7 +43,7 @@ export const ShowRegistry = () => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<Server className="size-8 self-center text-muted-foreground" /> <Server className="size-8 self-center text-muted-foreground" />
<span className="text-base text-muted-foreground text-center"> <span className="text-base text-muted-foreground text-center">
To create a cluster is required to set a registry. To create a cluster it is required to set a registry.
</span> </span>
<div className="flex flex-row md:flex-row gap-2 flex-wrap w-full justify-center"> <div className="flex flex-row md:flex-row gap-2 flex-wrap w-full justify-center">

View File

@@ -29,7 +29,7 @@ export const ShowDestinations = () => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<FolderUp className="size-8 self-center text-muted-foreground" /> <FolderUp className="size-8 self-center text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To create a backup is required to set at least 1 provider. To create a backup it is required to set at least 1 provider.
</span> </span>
<AddDestination /> <AddDestination />
</div> </div>

View File

@@ -34,7 +34,7 @@ export const ShowNotifications = () => {
<div className="flex flex-col items-center gap-3"> <div className="flex flex-col items-center gap-3">
<BellRing className="size-8 self-center text-muted-foreground" /> <BellRing className="size-8 self-center text-muted-foreground" />
<span className="text-base text-muted-foreground"> <span className="text-base text-muted-foreground">
To send notifications is required to set at least 1 provider. To send notifications it is required to set at least 1 provider.
</span> </span>
<AddNotification /> <AddNotification />
</div> </div>

View File

@@ -95,7 +95,7 @@ export const ProfileForm = () => {
<div> <div>
<CardTitle className="text-xl">Account</CardTitle> <CardTitle className="text-xl">Account</CardTitle>
<CardDescription> <CardDescription>
Change your details of your profile here. Change the details of your profile here.
</CardDescription> </CardDescription>
</div> </div>
{!data?.is2FAEnabled ? <Enable2FA /> : <Disable2FA />} {!data?.is2FAEnabled ? <Enable2FA /> : <Disable2FA />}

View File

@@ -80,7 +80,7 @@ export const WebDomain = () => {
<CardHeader> <CardHeader>
<CardTitle className="text-xl">Server Domain</CardTitle> <CardTitle className="text-xl">Server Domain</CardTitle>
<CardDescription> <CardDescription>
Add your server domain to your application Add a domain to your server application.
</CardDescription> </CardDescription>
</CardHeader> </CardHeader>
<CardContent className="flex w-full flex-col gap-4"> <CardContent className="flex w-full flex-col gap-4">