mirror of
https://github.com/PretendoNetwork/juxtaposition-ui.git
synced 2026-03-21 17:34:24 -05:00
chore: add weblate widget to readme
This commit is contained in:
parent
a6c9b4e43f
commit
396cee7c7b
|
|
@ -11,7 +11,6 @@
|
|||
# What is this?
|
||||
This is the PN miiverse replacement web UI, which works with the 3DS and Wii U Miiverse Applets
|
||||
|
||||
|
||||
# Install and usage
|
||||
|
||||
First install [NodeJS](https://nodejs.org) and [MongoDB](https://mongodb.com). Download/clone this repo and run `npm i` to install all dependencies. Edit `example.config.json` to your liking and rename it `config.json`. Run the server via `npm run start`.
|
||||
|
|
@ -41,6 +40,13 @@ Check out the [Wiki](https://github.com/PretendoNetwork/juxt-web/wiki) for infor
|
|||
* [POST] /users/follow
|
||||
* [POST] /post/empathy
|
||||
|
||||
## Localization
|
||||
If you'd like to help localize Pretendo Network, you can check out our project on [Weblate](https://hosted.weblate.org/engage/pretendonetwork/).
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/pretendonetwork/">
|
||||
<img src="https://hosted.weblate.org/widgets/pretendonetwork/-/juxtaposition/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
## Footnotes
|
||||
|
||||
* The rules still need to be rewritten, as of now they simply reflect what Nintendo came up with at the time
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user