From 5bb908b836851efe774bc623ea7ccff33c369444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 28 May 2018 13:46:26 -0400 Subject: [PATCH] fix lang strings --- public/language/en-GB/admin/settings/reputation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/language/en-GB/admin/settings/reputation.json b/public/language/en-GB/admin/settings/reputation.json index 517ebe7444..910909ff65 100644 --- a/public/language/en-GB/admin/settings/reputation.json +++ b/public/language/en-GB/admin/settings/reputation.json @@ -9,6 +9,6 @@ "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", "min-rep-signature": "Minimum reputation to add \"Signature\" to user profile", - "min-rep-profile-picture": "Minimum repuration to add \"Profile Picture\" to user profile", - "min-rep-cover-picture": "Minimum repuration to add \"Cover Picture\" to user profile" + "min-rep-profile-picture": "Minimum reputation to add \"Profile Picture\" to user profile", + "min-rep-cover-picture": "Minimum reputation to add \"Cover Picture\" to user profile" } \ No newline at end of file