diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-01-03 20:58:40 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-01-03 20:58:40 +0000 |
| commit | d0414dcd2ff5fc54634fb75f3b92af7d0947dbc7 (patch) | |
| tree | 640fec52741143b1f253ed40fed0f90fd8524422 | |
| parent | 1ef913a128bfb318a83c3c2167aa9cc36188c950 (diff) | |
| parent | 7ad3cff862ff292c0da587528412298ed35e938c (diff) | |
Merge branch 'readme-update' into 'develop'
Update README
See merge request pleroma/pleroma-fe!446
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,11 +6,12 @@ # For Translators -To translate Pleroma, add your language to [src/i18n/messages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/messages.js). Pleroma will set your language by your browser locale, but you can temporarily force it in the code by changing the locale in main.js. +To translate Pleroma-FE, add your language to [src/i18n/messages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/messages.js). Pleroma-FE will set your language by your browser locale, but you can temporarily force it in the code by changing the locale in main.js. # FOR ADMINS -You don't need to build Pleroma yourself. Check out https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter to see how to run Pleroma and Qvitter at the same time. +You don't need to build Pleroma-FE yourself. Those using the Pleroma backend will be able to use it out of the box. +For the GNU social backend, check out https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter to see how to run Pleroma-FE and Qvitter at the same time. ## Build Setup |
