This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am pizzamarinara on github. | |
| * I am pizzamarinara (https://keybase.io/pizzamarinara) on keybase. | |
| * I have a public key whose fingerprint is C281 A6B2 AA11 16E9 B2AE E334 4891 7680 2ADA 4140 | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - Samourai Wallet localization | |
| This document's purpose is to describe step by step how to contribute to the localization of Samourai Wallet. For any questions or suggestions please refer to the official Samourai Telegram channel: https://t.me/SamouraiWallet | |
| Currently, localization contributions are handled only with Pull Requests on Github, so in order to contribute you'll need to have a Github account. | |
| Once you signed up, the first thing to do is to fork the Samourai wallet repository. You can do this using the "Fork" button: | |
| https://i.imgur.com/HyZv9us.png | |
| Once you forked (copied) the repository, then you can work on your own copy. To do this, go to Your Repositories in your profile and open the link to the repository you just forked, and it should look like this: |