diff options
| -rw-r--r-- | README.md | 8 | ||||
| -rw-r--r-- | config/_local.json | 4 |
2 files changed, 5 insertions, 7 deletions
@@ -1,12 +1,14 @@ -# Pleroma-FE +# Pleroma-FE -> Highly-customizable frontend designed for Pleroma. +we meow meow meow + +> A single column frontend designed for Pleroma.  # For Translators -To translate Pleroma-FE, use our weblate server: 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/blob/develop/src/i18n/) folder and added in a list within [src/i18n/languages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/languages.js). +To translate Pleroma-FE, use our weblate server: 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/blob/develop/src/i18n/) folder and added in a list within [src/i18n/languages.js](https://git.pleroma.social/pleroma/pleroma-fe/blob/develop/src/i18n/languages.js). Pleroma-FE will set your language by your browser locale, but you can change language in settings. diff --git a/config/_local.json b/config/_local.json deleted file mode 100644 index 940a80e6..00000000 --- a/config/_local.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "target": "https://vnil.de/", - "staticConfigPreference": false -} |
