You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- replace "coming soon" pinning services with link to pinning-services-api-spec
- update Transifex URLs from www.transifex.com to explore.transifex.com
Release-As: 0.47.0
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ IPFS Desktop's `Files` screen gives you an easy, familiar interface for working
87
87
- Easily rename, move, or remove files and folders
88
88
- Preview many common file formats directly in IPFS Desktop
89
89
- Copy a file/folder's IPFS [content ID (CID)](https://docs.ipfs.tech/concepts/content-addressing/#identifier-formats) or a shareable link to your clipboard
90
-
-["Pin"](https://docs.ipfs.tech/concepts/persistence/) files to your IPFS node or (coming soon!) to a third-party pinning service
90
+
-["Pin"](https://docs.ipfs.tech/concepts/persistence/) files to your IPFS node or to a [third-party pinning service](https://github.com/ipfs/pinning-services-api-spec)
91
91
92
92
### Visualize your IPFS peers worldwide
93
93
@@ -185,9 +185,9 @@ No matter how you contribute, please be sure you read and follow the [IPFS Contr
185
185
Contributing translations in your language is particularly valuable! We use Transifex to manage internationalization, which means you don't need to change a single line of code to add your translations — just sign up for a Transifex account.
186
186
187
187
Because IPFS Desktop app includes text from [IPFS Web UI](https://github.com/ipfs/ipfs-webui) and [IPLD Explorer Components](https://github.com/ipfs/ipld-explorer-components/), you'll want to join all three Transifex projects in order to see all the text:
*Note for developers: We use English as our source of truth. This means that if you add any new text, make those additions in [`./assets/locales/en.json`](./assets/locales/en.json) and they will automatically propagate in Transifex for other languages.*
0 commit comments