diff options
| author | winter | 2025-01-27 21:14:28 +0000 |
|---|---|---|
| committer | winter | 2025-01-27 21:14:28 +0000 |
| commit | 953464284df0b6c05a8a9b61dd66befa64181083 (patch) | |
| tree | 336f00ab50c4d247acc404c8f0606d5b9e21b027 /locale | |
| parent | 4fcc3ed7ca5ea5f3154086ac0ce7327b2386562e (diff) | |
typo
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 6cec70e..e3e2a4c 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -97,7 +97,7 @@ "changePassword.action": "Change", "changePassword.error.currentIncorrect": "Current password is incorrect", "changePassword.error.doesntMatch": "New password doesn't match", - "changePassword.success": "Password changed succesfully!", + "changePassword.success": "Password changed successfully!", "globalSettings.pageTitle.instance": "Instance settings", "globalSettings.pageTitle.about": "About this instance", "globalSettings.categories": "Categories: ", |
