TotranslatePleroma-FE,useourweblateserver:https://translate.pleroma.social/. If you need to add your language it should be added as a json file in [src/i18n/](https://git.pleroma.social/pleroma/pleroma-fe/src/src/i18n/) folder and added in a list within [src/i18n/languages.js](https://git.pleroma.social/pleroma/pleroma-fe/src/src/i18n/languages.js).
Youdon'tneedtobuildPleroma-FEyourself.ThoseusingthePleromabackendwillbeabletouseitoutofthebox.InformationofcustomizingPleromaFEsettings/defaultsisinour[guide](https://docs-develop.pleroma.social/frontend/CONFIGURATION/) and in case you want to build your own custom version there's [another](https://docs-develop.pleroma.social/frontend/HACKING/)
yarn&&PORT=8080VITE_PROXY_TARGET=https://coolinstance.tld yarn dev
```
Youcancreatefile`/config/local.json`(see[example](https://git.pleroma.social/pleroma/pleroma-fe/src/config/local.example.json)) to enable some convenience dev options: