From 8531a987fd2983dee06cbe30aea7fbec1a3e777d Mon Sep 17 00:00:00 2001 From: Ansh Nanda Date: Wed, 8 Nov 2023 13:35:54 -0800 Subject: [PATCH] change instructions from sending email to opening PR --- docs/internationalization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internationalization.md b/docs/internationalization.md index fd833ffe28..3c1af7a4dc 100644 --- a/docs/internationalization.md +++ b/docs/internationalization.md @@ -1,6 +1,6 @@ # Internationalization -We want the official Bluesky app to be supported in as many languages as possible. If you want to help us translate the app, please reach out to us at info@blueskyweb.xyz +We want the official Bluesky app to be supported in as many languages as possible. If you want to help us translate the app, please open a PR or issue on the [Bluesky app repo on GitHub](https://github.com/bluesky-social/social-app) ## Tools We are using Lingui to manage translations. You can find the documentation [here](https://lingui.dev/).