diff options
| author | Henry Jameson <me@hjkos.com> | 2024-07-21 23:49:13 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-07-21 23:49:13 +0300 |
| commit | e984004c42a16245c96d9be46f07ec6f139c5762 (patch) | |
| tree | caa2098f738d61a91d7d2f6c11aa64353c43f329 /src | |
| parent | 041da0cdffd73e716a02cc232b01b56526864c63 (diff) | |
localization file fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index c3357ef5..7c6f4217 100644 --- 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)", |
