logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: b213d25711efdbf275c5092fbc3983792476eec9
parent bd77f3a1a6b341612949cd28237a4efbd2ce2bb4
Author: Henry Jameson <me@hjkos.com>
Date:   Wed,  6 Apr 2022 15:47:52 +0300

heck

Diffstat:

Msrc/i18n/messages.js2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/messages.js b/src/i18n/messages.js @@ -32,7 +32,7 @@ const loaders = { pt: () => import('./pt.json'), ro: () => import('./ro.json'), ru: () => import('./ru.json'), - //te: () => import('./te.json'), // buggy + // te: () => import('./te.json'), // buggy uk: () => import('./uk.json'), zh: () => import('./zh.json'), zh_Hant: () => import('./zh_Hant.json')