twilson63 / permaweb-cookbook

The Permaweb Cookbook is meant to house small digestible code snippets for someone that has no experience with blockchain or Permaweb to be able to grab and go.
https://cookbook.arweave.dev
57 stars 48 forks source link

Update: streamline the translation process #277

Closed g0-arweave closed 1 year ago

g0-arweave commented 1 year ago

Thanks to the amazing work done by @ropats16, the foundation for internalization was laid down. We took it one step further by making the process of adding a new language very simple, streamlining the whole process. Now all the language-related files are placed inside the languages folder, adding a new language is as simple as defining a new language object. To learn more about the new translation process, go to docs/languages/README.md