diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-04-21 04:38:53 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-10-17 10:54:08 +0200 |
| commit | ec2c1ce7a0d5b9ca89911cf3694ff1fa4ccbca32 (patch) | |
| tree | 52b5286afc2cccf09124b2286f08e72ba6aa3f1a | |
| parent | 6d7aacf041d36d1db5515aa64f8c75bba864ab55 (diff) | |
[vnil] choremeow
| -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 -} |
