update string

This commit is contained in:
ghost 2022-01-04 06:29:41 +02:00
parent 932fb81cfa
commit d61b2cf69f

View File

@ -142,7 +142,7 @@ if (isset($_POST) && !empty($_POST)) {
MEMCACHE_COMPRESS,
MEMCACHE_DHT_PROFILE_TIMEOUT);
$successMessage = _('Profile successfully saved!');
$successMessage = _('Profile successfully updated!');
}
}