From 37f32ef55cb74b6c3849d319ac7219388857586f Mon Sep 17 00:00:00 2001 From: crowdin Date: Thu, 4 Jul 2024 13:46:47 +0000 Subject: [PATCH] New translations install.mdx (Arabic) [ci skip] --- docs/src/content/docs/ar/getting-started/install.mdx | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/src/content/docs/ar/getting-started/install.mdx b/docs/src/content/docs/ar/getting-started/install.mdx index e55c4609..b91510dd 100644 --- a/docs/src/content/docs/ar/getting-started/install.mdx +++ b/docs/src/content/docs/ar/getting-started/install.mdx @@ -7,15 +7,6 @@ import { Aside } from "@astrojs/starlight/components"; Castopod was thought-out to be easy to install. Whether using dedicated or shared hosting, you can install it on most PHP-MySQL compatible web servers. - - ## Requirements - PHP v8.3 or higher @@ -24,7 +15,7 @@ If you prefer using Docker, you may skip this and go straight to the - An [ntp-synced clock](https://wiki.debian.org/NTP) to validate federation's incoming requests -### PHP v8.3, alebo vyššia +### PHP v8.3 or higher PHP version 8.3 or higher is required, with the following extensions installed: @@ -117,6 +108,7 @@ based on the `.env.example` file. ### Using CLI 1. Create a `.env` file in the package root based on the `.env.example` file. + 2. Initialize the database using: ```sh