Add credits to localization doc (#2233)

* change name of file to localization

* run `intt:build`
This commit is contained in:
Ansh 2023-12-18 22:54:31 +05:30 committed by GitHub
parent 9ff1828437
commit 81fefabe1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 1 deletions

View file

@ -110,4 +110,10 @@ export function Welcome() {
return <div>{welcome}</div>;
}
```
```
### Credits
Please check each individual `messages.po` file for the credits of the translators. We are very grateful for their help!
If you would like to translate the Bluesky app into your language, please open a PR or issue on this repo.