diff options
Diffstat (limited to 'locale')
| -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", |
