logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 80eddb109986474811a014b4e04bb4f33117c88e
parent bc830cd03365387b30a2900d133155bf3858f1fe
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Wed, 12 Apr 2023 20:04:46 +0000

Merge branch 'develop' into 'develop'

Fix i18n

See merge request pleroma/pleroma-fe!1814

Diffstat:

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

diff --git a/src/main.js b/src/main.js @@ -44,7 +44,7 @@ const i18n = createI18n({ messages: messages.default }) -messages.setLanguage(i18n, currentLocale) +messages.setLanguage(i18n.global, currentLocale) const persistedStateOptions = { paths: [