From ad99e8bab3be48663b705e4ed048064c23df5a20 Mon Sep 17 00:00:00 2001 From: siw3kosky Date: Fri, 8 Oct 2021 10:47:38 +0200 Subject: [PATCH] Update add-translations.md fixed typos --- docs/tutorials/add-translations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/add-translations.md b/docs/tutorials/add-translations.md index 48131f8ad1..496bc4a6b1 100644 --- a/docs/tutorials/add-translations.md +++ b/docs/tutorials/add-translations.md @@ -101,7 +101,7 @@ Next, choose a reference language. If English is your reference language, copy t We use [PO Editor](https://poeditor.com/) to manage all our translations in a convenient way. The first step is to join the Appwrite Project on PO Editor using [our invite link](https://poeditor.com/join/project?hash=BNrWbRXyk6). -On the home page, you can see all the languages that we currently support and the progress in each one. You can choose to be help us complete the existing translations or add new ones. +On the home page, you can see all the languages that we currently support and the progress in each one. You can choose to help us complete the existing translations or add new ones. ![Home Page](images/home-page.png) @@ -111,7 +111,7 @@ Continue with the rest of the process until you arrive at your dashboard. ![Dashboard](images/dashboard.png) -Your request might be pending, so you can ping us on Discord and we'll make the process faster 😀 . Once your request has been accepeted, you can proceed. +Your request might be pending, so you can ping us on Discord and we'll make the process faster 😀 . Once your request has been accepted, you can proceed. ![Get Started](images/guide.png)