From b0d8d4bbdb8917b59cfb2c5b932b0ea3e9b02760 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 2 Apr 2024 16:27:52 +0100 Subject: [PATCH 1/2] `translating.md`: add missing `.` --- docs/translating.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/translating.md b/docs/translating.md index a16ce9dbb9..47c3b6685a 100644 --- a/docs/translating.md +++ b/docs/translating.md @@ -14,10 +14,9 @@ ## How to check if your language already is being translated -Go to https://localazy.com/p/element-web -If your language is listed then you can get started, have a read of https://localazy.com/docs/general/translating-strings -if you need help getting started. If your language is not yet listed please express your wishes to start translating it in -the general discussion room linked above. +Go to https://localazy.com/p/element-web. If your language is listed then you can get started, have a read +of https://localazy.com/docs/general/translating-strings if you need help getting started. If your language is not yet +listed please express your wishes to start translating it in the general discussion room linked above. ### What are `%(something)s`? From 1984ba3b333b34db3d1ab2ec943200acd2793ce3 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:46:04 +0100 Subject: [PATCH 2/2] translating.md: comma splice While we're here --- docs/translating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/translating.md b/docs/translating.md index 47c3b6685a..657b8cebbc 100644 --- a/docs/translating.md +++ b/docs/translating.md @@ -14,7 +14,7 @@ ## How to check if your language already is being translated -Go to https://localazy.com/p/element-web. If your language is listed then you can get started, have a read +Go to https://localazy.com/p/element-web. If your language is listed then you can get started. Have a read of https://localazy.com/docs/general/translating-strings if you need help getting started. If your language is not yet listed please express your wishes to start translating it in the general discussion room linked above.