diff --git a/locale/expectedTranslations.js b/locale/expectedTranslations.js index b6c01204a..44a07f65a 100644 --- a/locale/expectedTranslations.js +++ b/locale/expectedTranslations.js @@ -114,6 +114,6 @@ module.exports = [ 'profile.flagsCustomForm.alt', 'profile.flagsCustomForm.altExample', 'crud.alt', - 'profile.circle.removeSelf.action', - 'profile.circle.removeSelf.confirm', + 'profile.circles.removeSelf.action', + 'profile.circles.removeSelf.confirm', ];