diff options
| author | winter | 2025-02-24 18:41:28 +0000 |
|---|---|---|
| committer | winter | 2025-02-24 18:41:28 +0000 |
| commit | b1dc1cf89ffa49f20ae9bd2880c5152fbc6e00a3 (patch) | |
| tree | 92ed3349a0e2e2452442288847bede357f7813e3 /locale/en_GB.json | |
| parent | a88283c526a779389efa2b819201a2331de0f2b2 (diff) | |
translate global settings category buttons
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index d65c890..75cf63b 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -113,8 +113,8 @@ "changePassword.error.currentIncorrect": "Current password is incorrect", "changePassword.error.doesntMatch": "New password doesn't match", "changePassword.success": "Password changed successfully!", - "globalSettings.pageTitle.instance": "Instance settings", - "globalSettings.pageTitle.about": "About this instance", + "globalSettings.category.instance": "Instance settings", + "globalSettings.category.about": "About this instance", "globalSettings.categories": "Categories: ", "globalSettings.s.instance.name.name": "Instance name", "globalSettings.s.instance.name.description": "Shown in the page header and instance information", |
