From ec2c1ce7a0d5b9ca89911cf3694ff1fa4ccbca32 Mon Sep 17 00:00:00 2001 From: Tianhao Wang Date: Sun, 21 Apr 2024 04:38:53 +0200 Subject: [vnil] chore --- README.md | 8 +++++--- config/_local.json | 4 ---- 2 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 config/_local.json diff --git a/README.md b/README.md index 6a37195d..63f11d3c 100644 --- a/README.md +++ b/README.md @@ -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. ![screenshot](./image-1.png) # 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 -} -- cgit v1.2.3-70-g09d2