From 0090240e7d496e0d4717097d7ab82d4c72b25ad2 Mon Sep 17 00:00:00 2001 From: hynet-mel <64434187+hynet-mel@users.noreply.github.com> Date: Tue, 23 Aug 2022 10:18:17 +0200 Subject: [PATCH] initial commit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9be1c3bd..a82991d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pleroma-FE +# Hynetsoc-FE ![English OK](https://img.shields.io/badge/English-OK-blueviolet) ![日本語OK](https://img.shields.io/badge/%E6%97%A5%E6%9C%AC%E8%AA%9E-OK-blueviolet) @@ -6,9 +6,11 @@ This is a fork of Pleroma-FE from the Pleroma project, with support for new Akko - MFM support via [marked-mfm](https://akkoma.dev/sfr/marked-mfm) - Custom emoji reactions +And specificly, this is a tweaked version with all the hyena.network themes and tweaks in place + # For Translators -The [Weblate UI](https://translate.akkoma.dev/projects/akkoma/pleroma-fe/) is recommended for adding or modifying translations for Pleroma-FE. +The [Weblate UI](https://translate.akkoma.dev/projects/akkoma/pleroma-fe/) is recommended for adding or modifying translations for Pleroma-FE. Alternatively, edit/create `src/i18n/$LANGUAGE_CODE.json` (where `$LANGUAGE_CODE` is the [ISO 639-1 code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for your language), then add your language to [src/i18n/messages.js](https://akkoma.dev/AkkomaGang/pleroma-fe/src/branch/develop/src/i18n/messages.js) if it doesn't already exist there.