logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 01758a28ea40e32f0bbbedfd7d83f1bf5616df16
parent bc830cd03365387b30a2900d133155bf3858f1fe
Author: XYenon <i@xyenon.bid>
Date:   Thu, 13 Apr 2023 00:03:36 +0800

Fix i18n

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: [