aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhantasm <phantasm@fluffytail.org>2024-03-09 22:14:55 +0000
committerWeblate <noreply@weblate.org>2024-04-06 14:54:05 +0000
commitb610caeca82b31f1c8217936fbdea7002fc8166e (patch)
treecb86d10179fc9e9b3a518bf85531633979165e2a
parent9b65c30c12c17f68354b6ed2652571498eb7a1fd (diff)
Translated using Weblate (English)
Currently translated at 100.0% (1136 of 1136 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/en/
-rw-r--r--src/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 118f568f..8b7d6021 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -930,8 +930,8 @@
"set_default": "Set default",
"set_default_version": "Set version {version} as default",
"wip_notice": "Please note that this section is a WIP and lacks certain features as backend implementation of front-end management is incomplete.",
- "default_frontend": "Default front-end",
- "default_frontend_tip": "Default front-end will be shown to all users. Currently there's no way to for a user to select personal front-end. If you switch away from PleromaFE you'll most likely have to use old and buggy AdminFE to do instance configuration until we replace it.",
+ "default_frontend": "Default frontend",
+ "default_frontend_tip": "Default frontend will be shown to all users. Currently there's no way to for a user to select personal frontend. If you switch away from PleromaFE you'll most likely have to use old and buggy AdminFE to do instance configuration until we replace it.",
"default_frontend_unavail": "Default frontend settings are not available, as this requires configuration in the database",
"available_frontends": "Available for install",
"failure_installing_frontend": "Failed to install frontend {version}: {reason}",