From efc365ba95e6ea323b56b46b4b87b7eb8ca6571e Mon Sep 17 00:00:00 2001 From: Lunar Date: Sun, 8 Nov 2020 23:14:15 +0000 Subject: [PATCH] Fix typo in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b8ecb5b..1ef6db30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ We always need help with social media stuff. We don't have much time and the tim Just contact us at [#fluffychat:matrix.org](https://matrix.to/#/#fluffychat:matrix.org). ## Translations: -You can add translations for your language easily. Just download this file [intl_messages.arb](https://gitlab.com/ChristianPauly/fluffychat-flutter/-/raw/master/lib/l10n/intl_messages.arb) and translate it to your language. Then you can either send us the file and we add it to the project or you can do this by yourself in these steps (for mor experienced users): +You can add translations for your language easily. Just download this file [intl_messages.arb](https://gitlab.com/ChristianPauly/fluffychat-flutter/-/raw/master/lib/l10n/intl_messages.arb) and translate it to your language. Then you can either send us the file and we add it to the project or you can do this by yourself in these steps (for more experienced users): 1. Create a GitLab account if you don't have one. 2. Fork the project.