logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: e984004c42a16245c96d9be46f07ec6f139c5762
parent 041da0cdffd73e716a02cc232b01b56526864c63
Author: Henry Jameson <me@hjkos.com>
Date:   Sun, 21 Jul 2024 23:49:13 +0300

localization file fix

Diffstat:

Msrc/i18n/en.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json @@ -898,7 +898,7 @@ "interface": "Interface", "input": "Input fields", "post": "Post text", - "postCode": "Monospaced text in a post (rich text)" + "monospace": "Monospaced text" }, "family": "Font name", "size": "Size (in px)",